Merge pull request #792 from mempool/i18n/add-macedonian

Add new locale: Macedonian (mk)
This commit is contained in:
softsimon
2021-09-17 13:54:03 +04:00
committed by GitHub
5 changed files with 4096 additions and 1 deletions

View File

@@ -114,6 +114,10 @@
"translation": "src/locale/messages.hu.xlf",
"baseHref": "/hu/"
},
"mk": {
"translation": "src/locale/messages.mk.xlf",
"baseHref": "/mk/"
},
"zh": {
"translation": "src/locale/messages.zh.xlf",
"baseHref": "/zh/"