diff options
| author | 2024-11-01 12:42:28 +0300 | |
|---|---|---|
| committer | 2024-11-01 10:42:28 +0100 | |
| commit | 643a31558cf926ff8d2601f779be3a56b9e40192 (patch) | |
| tree | a75130b1df9a921501d4906bae014124aae5c775 /app/i18n/cs/admin.php | |
| parent | 9d5a79c9acad32396d5fcc274a7cb99eac23ac69 (diff) | |
upd: Turkish translations have been completed. Changes have been made to words in previous translations. (#6960)
* upd: Update Turkish translation
* upd: "Ramazan Sancar" was added to Credits.md.
* upd: Turkish translations have been completed. Changes have been made to words in previous translations.
upd: fixed ellipsis usage.
* Update app/i18n/tr/gen.php
* add: Turkish translations have been made for Core Extensions (User CSS, UserJS).
* Update app/i18n/tr/sub.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* Update app/i18n/tr/sub.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* Update app/i18n/tr/sub.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/cs/admin.php')
| -rw-r--r-- | app/i18n/cs/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/cs/admin.php b/app/i18n/cs/admin.php index 911957ed8..43bdfabc0 100644 --- a/app/i18n/cs/admin.php +++ b/app/i18n/cs/admin.php @@ -206,7 +206,7 @@ return array( 'copiedFromURL' => 'update.php zkopírováno z %s do ./data', 'current_version' => 'Vaše aktuální verze', 'last' => 'Poslední kontrola', - 'loading' => 'Aktualizuje se...', + 'loading' => 'Aktualizuje se…', 'none' => 'Žádné nové aktualizace', 'releaseChannel' => array( '_' => 'Kanál pro vydání', |
