feat(web): html tags inside plural and select messages (#10696)

* feat(web): html tags inside plural and select messages

* add component docs
This commit is contained in:
Michel Heusschen
2024-07-01 18:54:13 +02:00
committed by GitHub
parent b54dd4e135
commit ac51cad075
4 changed files with 121 additions and 19 deletions

View File

@@ -868,6 +868,7 @@
"permanent_deletion_warning_setting_description": "Show a warning when permanently deleting assets",
"permanently_delete": "Permanently delete",
"permanently_delete_assets_count": "Permanently delete {count, plural, one {asset} other {assets}}",
"permanently_delete_assets_prompt": "Are you sure you want to permanently delete {count, plural, one {this asset?} other {these <b>#</b> assets?}} This will also remove {count, plural, one {it from its} other {them from their}} album(s).",
"permanently_deleted_asset": "Permanently deleted asset",
"permanently_deleted_assets_count": "Permanently deleted {count, plural, one {# asset} other {# assets}}",
"person": "Person",