aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/id/gen.php
diff options
context:
space:
mode:
authorGravatar Exerra <exerra@exerra.xyz> 2023-04-04 00:39:42 +0300
committerGravatar GitHub <noreply@github.com> 2023-04-03 23:39:42 +0200
commit30b5a391f91145061cf10b0ed98110589a95fad7 (patch)
treeea4e5067af7211787746ec0a5fcdf9c2537b3a40 /app/i18n/id/gen.php
parent4e2bbf820aa905100aa0c14c7276b491c92b1971 (diff)
Latvian localizations (#5254)
* first lv translations * LV translation for index.php * LV translation for install.php * LV translation for feedback.php * LV translation for sub.php * LV translation for gen.php (not fully done) Will need to get a few more info to determine correct declension * LV translations for conf.php (maybe not finished?) * Fixed an issue with an array in app/i18n/lv/gen.php * Fix new translation * Fix LTR * Fixed incorrect LV translations * Removed "// DIRTY" from LV i18n --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/id/gen.php')
-rw-r--r--app/i18n/id/gen.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/id/gen.php b/app/i18n/id/gen.php
index 1fc2fa155..35245fe11 100644
--- a/app/i18n/id/gen.php
+++ b/app/i18n/id/gen.php
@@ -150,6 +150,7 @@ return array(
'it' => 'Italiano', // IGNORE
'ja' => '日本語', // IGNORE
'ko' => '한국어', // IGNORE
+ 'lv' => 'Latviešu', // IGNORE
'nl' => 'Nederlands', // IGNORE
'oc' => 'Occitan', // IGNORE
'pl' => 'Polski', // IGNORE