mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add ar-001 locale
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
"baseHref": "/client/en-US/"
|
||||
},
|
||||
"locales": {
|
||||
"ar": {
|
||||
"translation": "src/locale/angular.ar-001.xlf",
|
||||
"baseHref": "/client/ar-001/"
|
||||
},
|
||||
"hu": {
|
||||
"translation": "src/locale/angular.hu-HU.xlf",
|
||||
"baseHref": "/client/hu-HU/"
|
||||
@@ -191,6 +195,9 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"ar-001": {
|
||||
"localize": [ "ar" ]
|
||||
},
|
||||
"hu-HU": {
|
||||
"localize": [ "hu" ]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user