Sync Strings from Localazy (#4648)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-04-28 10:59:35 +02:00 committed by GitHub
parent da9c59937b
commit 76c59e2eac
121 changed files with 1909 additions and 914 deletions

View file

@ -5,7 +5,9 @@
<string name="rich_text_editor_close_formatting_options">"关闭格式化选项"</string>
<string name="rich_text_editor_code_block">"切换代码块"</string>
<string name="rich_text_editor_composer_caption_placeholder">"可选的标题……"</string>
<string name="rich_text_editor_composer_encrypted_placeholder">"加密信息…"</string>
<string name="rich_text_editor_composer_placeholder">"消息…"</string>
<string name="rich_text_editor_composer_unencrypted_placeholder">"未加密的消息…"</string>
<string name="rich_text_editor_create_link">"创建链接"</string>
<string name="rich_text_editor_edit_link">"编辑链接"</string>
<string name="rich_text_editor_format_bold">"应用粗体格式"</string>