From 94f776c76d110399b1ea655f1481faac1ea569c1 Mon Sep 17 00:00:00 2001 From: Artyom Isrofilov Date: Tue, 18 Jun 2024 16:03:59 +0300 Subject: Added Russian language support --- static/admin/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/admin/config.yml b/static/admin/config.yml index e95cb0a..56d078e 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -138,6 +138,7 @@ collections: - { label: "๐Ÿ‡ธ๐Ÿ‡ช Swedish", value: "se" } - { label: "๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesian", value: "id" } - { label: "๐Ÿ‡ต๐Ÿ‡ฑ Polska", value: "pl" } + - { label: "๐Ÿ‡ท๐Ÿ‡บ ะ ัƒััะบะธะน", value: "ru" } - 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' -- cgit v1.2.3-70-g09d2