aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18n/mk.yaml15
-rw-r--r--static/admin/config.yml1
2 files changed, 14 insertions, 2 deletions
diff --git a/i18n/mk.yaml b/i18n/mk.yaml
index e93aca6..5157b5f 100644
--- a/i18n/mk.yaml
+++ b/i18n/mk.yaml
@@ -1,5 +1,5 @@
-# English language file for cState
-# Version 4.1
+# Macedonian language file for cState
+# Version 4.4
- id: languageCode
translation: mk
@@ -146,3 +146,14 @@
translation: Во последно време, врз основа на просечни податици, овој систем се сметал паднат за околу
- id: averageSystemsDowntimeSecondPart
translation: минути на време.
+
+##
+## v4.4
+##
+
+- id: in
+ translation: во
+- id: weeksAgo
+ translation: " н"
+- id: yearAgo
+ translation: " г"
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'