Sync Strings from Localazy

This commit is contained in:
bmarty 2025-03-10 00:28:38 +00:00 committed by github-actions[bot]
parent c8ad1e2fdd
commit 9a75f40855
332 changed files with 3558 additions and 1045 deletions

View file

@ -7,6 +7,7 @@
<string name="rich_text_editor_composer_caption_placeholder">"Add a caption"</string>
<string name="rich_text_editor_composer_encrypted_placeholder">"Encrypted message…"</string>
<string name="rich_text_editor_composer_placeholder">"Message…"</string>
<string name="rich_text_editor_composer_unencrypted_placeholder">"Unencrypted message…"</string>
<string name="rich_text_editor_create_link">"Create a link"</string>
<string name="rich_text_editor_edit_link">"Edit link"</string>
<string name="rich_text_editor_format_bold">"Apply bold format"</string>