diff options
| author | 2024-10-30 23:12:11 +0200 | |
|---|---|---|
| committer | 2024-10-30 22:12:11 +0100 | |
| commit | 66cedacfecbdde641bd60a441ac08a39b135dad1 (patch) | |
| tree | 2ae5c88024f05e5b4fb21fa6ce54faa82022d33b /app/i18n/tr/gen.php | |
| parent | 493b8d5ce202c1276ca0968ea80e41a666add36c (diff) | |
Translation Finnish (#6954)
* Add Finnish translation
* Add missing translations
* Fixes
---------
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/tr/gen.php')
| -rw-r--r-- | app/i18n/tr/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php index 47a3bebb4..fe2c57a9c 100644 --- a/app/i18n/tr/gen.php +++ b/app/i18n/tr/gen.php @@ -155,6 +155,7 @@ return array( 'en-us' => 'English (United States)', // IGNORE 'es' => 'Español', // IGNORE 'fa' => 'فارسی', // IGNORE + 'fi' => 'Suomi', // IGNORE 'fr' => 'Français', // IGNORE 'he' => 'עברית', // IGNORE 'hu' => 'Magyar', // IGNORE |
