diff options
| author | 2022-10-13 21:50:26 +0800 | |
|---|---|---|
| committer | 2022-10-13 15:50:26 +0200 | |
| commit | ca1764f49226f490ba15b2b0dfc3b5553f30e2b3 (patch) | |
| tree | caefa9f0382065862342b830da3a23835773efa4 /app/i18n/ko/gen.php | |
| parent | 859aa84c2d62242885d8a696ca68ce474896a589 (diff) | |
Add id-🇮🇩 Translation (#4706)
* Add id-🇮🇩 Translation
* Update id Translation for admin.php
* make fix-all
* Bahasa Indonesia
* Fix typos config
* Update user.php
* make fix-all
* Typographic quotes
* make fix-all
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/ko/gen.php')
| -rw-r--r-- | app/i18n/ko/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/ko/gen.php b/app/i18n/ko/gen.php index 24d95d2ff..ead513b2d 100644 --- a/app/i18n/ko/gen.php +++ b/app/i18n/ko/gen.php @@ -145,6 +145,7 @@ return array( 'es' => 'Español', // IGNORE 'fr' => 'Français', // IGNORE 'he' => 'עברית', // IGNORE + 'id' => 'Bahasa Indonesia', // IGNORE 'it' => 'Italiano', // IGNORE 'ja' => '日本語', // IGNORE 'ko' => '한êµì–´', // IGNORE |
