aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/admin/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/admin/config.yml b/static/admin/config.yml
index 09e548b..43711e3 100644
--- a/static/admin/config.yml
+++ b/static/admin/config.yml
@@ -123,9 +123,10 @@ collections:
default: 'en'
options:
- { label: "🇺🇸 English (default)", value: "en" }
- - { label: "🇱🇹 Lithuanian (official)", value: "lt" }
+ - { label: "🇱🇹 Lietuviškai (official)", value: "lt" }
- { label: "🇹🇷 Turkish", value: "tr" }
- { label: "🇩🇪 Deutsch", value: "de" }
+ - { label: "🇳🇱 Dutch", value: "nl" }
- { label: "🇫🇷 French", value: "fr" }
- { label: "🇧🇷 Portuguese", value: "pt"}
- label: 'Site language in code for html[lang]'