Sync Strings from Localazy (#4842)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-06-11 14:13:33 +02:00 committed by GitHub
parent f68b411659
commit 520c1293b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
107 changed files with 1253 additions and 976 deletions

View file

@ -7,6 +7,7 @@
<string name="rich_text_editor_composer_caption_placeholder">"Agregar una leyenda"</string>
<string name="rich_text_editor_composer_encrypted_placeholder">"Mensaje cifrado…"</string>
<string name="rich_text_editor_composer_placeholder">"Mensaje…"</string>
<string name="rich_text_editor_composer_unencrypted_placeholder">"Mensaje no cifrado…"</string>
<string name="rich_text_editor_create_link">"Crear un enlace"</string>
<string name="rich_text_editor_edit_link">"Editar enlace"</string>
<string name="rich_text_editor_format_bold">"Aplicar formato negrita"</string>