Enable 'ar' locale for Arabic

This commit is contained in:
wiz
2020-12-04 04:11:14 +09:00
parent cc451d29ab
commit 73db9c5023
4 changed files with 2176 additions and 1 deletions

View File

@@ -19,6 +19,10 @@
"baseHref":"/"
},
"locales": {
"ar": {
"translation": "src/locale/messages.ar.xlf",
"baseHref": "/ar/"
},
"cs": {
"translation": "src/locale/messages.cs.xlf",
"baseHref": "/cs/"