From d9ec452b95e7bd26553787b2d7f49eb72b2cb42e Mon Sep 17 00:00:00 2001 From: Nico Finkernagel Date: Wed, 20 Mar 2019 18:08:37 +0100 Subject: Added German translation (#60) + link to org repo --- 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 181f851..fc6d50f 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -75,9 +75,10 @@ collections: options: - { label: "πŸ‡ΊπŸ‡Έ English (default)", value: "en" } - { label: "πŸ‡±πŸ‡Ή Lithuanian (official)", value: "lt" } + - { label: "πŸ‡©πŸ‡ͺ Deutsch", value: "de" } - { label: "πŸ‡«πŸ‡· French", value: "fr" } - label: 'Site language in code for html[lang]' - hint: 'Use the ISO 639-1 defined abbreviations. Examples: en, lt, de. Fully explained here: https://github.com/mistermantas/cstate/wiki/Customization#changing-site-language' + hint: 'Use the ISO 639-1 defined abbreviations. Examples: en, lt, de. Fully explained here: https://github.com/cstate/cstate/wiki/Customization#changing-site-language' name: 'languageCode' widget: 'string' default: 'en' -- cgit v1.2.3-70-g09d2