aboutsummaryrefslogtreecommitdiff
path: root/.typos.toml
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 /.typos.toml
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 '.typos.toml')
-rw-r--r--.typos.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.typos.toml b/.typos.toml
index 2170f5e85..aef37ca17 100644
--- a/.typos.toml
+++ b/.typos.toml
@@ -23,6 +23,7 @@ extend-exclude = [
"app/i18n/it/",
"app/i18n/ja/",
"app/i18n/ko/",
+ "app/i18n/lv/",
"app/i18n/nl/",
"app/i18n/oc/",
"app/i18n/pl/",