From 12adbddb47995a589ead16259174628d887ceebf Mon Sep 17 00:00:00 2001 From: Mantas Vilčinskas Date: Fri, 9 Oct 2020 21:15:35 +0300 Subject: Add other (unlisted) languages to NCMS --- static/admin/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/admin') 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]' -- cgit v1.2.3-70-g09d2