aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-07-02 14:08:02 +0200
committerChocobozzz <me@florianbigard.com>2020-07-02 14:08:02 +0200
commitd10538b47d134cebe9dfdbcef346e9bc94f993f0 (patch)
treec9cbf310ea9e7d17e66daef8ded92f626feb5d8e /client/angular.json
parentd9b068cab67d77e6f2646573ce703d82e776c989 (diff)
downloadPeerTube-d10538b47d134cebe9dfdbcef346e9bc94f993f0.tar.gz
PeerTube-d10538b47d134cebe9dfdbcef346e9bc94f993f0.tar.zst
PeerTube-d10538b47d134cebe9dfdbcef346e9bc94f993f0.zip
ar to ar-001 locale
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/client/angular.json b/client/angular.json
index 0a82b62fa..35ca0887a 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -14,8 +14,8 @@
14 }, 14 },
15 "locales": { 15 "locales": {
16 "ar": { 16 "ar": {
17 "translation": "src/locale/angular.ar-001.xlf", 17 "translation": "src/locale/angular.ar.xlf",
18 "baseHref": "/client/ar-001/" 18 "baseHref": "/client/ar/"
19 }, 19 },
20 "hu": { 20 "hu": {
21 "translation": "src/locale/angular.hu-HU.xlf", 21 "translation": "src/locale/angular.hu-HU.xlf",
@@ -203,7 +203,7 @@
203 } 203 }
204 ] 204 ]
205 }, 205 },
206 "ar-001": { 206 "ar": {
207 "localize": [ "ar" ] 207 "localize": [ "ar" ]
208 }, 208 },
209 "hu-HU": { 209 "hu-HU": {
@@ -348,7 +348,7 @@
348 "i18nBaseFile": "angular", 348 "i18nBaseFile": "angular",
349 "defaultLanguage": "en-US", 349 "defaultLanguage": "en-US",
350 "languages": [ 350 "languages": [
351 "ar-001", 351 "ar",
352 "ca-ES", 352 "ca-ES",
353 "cs-CZ", 353 "cs-CZ",
354 "da-DK", 354 "da-DK",