Sync Strings from Localazy (#4677)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-05-05 12:11:22 +02:00 committed by GitHub
parent 0976c7fae0
commit bfa05ece67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
104 changed files with 1315 additions and 908 deletions

View file

@ -4,7 +4,10 @@
<string name="rich_text_editor_bullet_list">"تغییر وضعیت سیاههٔ گلوله‌ای"</string>
<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>