diff options
Diffstat (limited to 'static/admin')
-rw-r--r-- | static/admin/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/admin/config.yml b/static/admin/config.yml index 43711e3..2b9c4a4 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -129,6 +129,7 @@ collections: - { label: "🇳🇱 Dutch", value: "nl" } - { label: "🇫🇷 French", value: "fr" } - { label: "🇧🇷 Portuguese", value: "pt"} + - { label: "🇲🇰 Македонски", value: "mk" } - 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/cstate/cstate/wiki/Customization#changing-site-language' name: 'languageCode' |