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 f272167d67
commit 847f8fcbf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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>