diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2024-03-19 17:12:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 17:12:34 +0200 |
commit | 786f6134afd31d682c8f5f2bae60b4d4b267bc76 (patch) | |
tree | c286a6e16f18b734b5084a050082e317a93a62a3 /static/admin | |
parent | 95b7179a8eb5688ccc74827ff6b7743f410e1574 (diff) |
Pl lang
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 915b221..e95cb0a 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -137,6 +137,7 @@ collections: - { label: "🇺🇦 Ukrainian", value: "uk" } - { label: "🇸🇪 Swedish", value: "se" } - { label: "🇮🇩 Indonesian", value: "id" } + - { label: "🇵🇱 Polska", value: "pl" } - 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' |