]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/angular.json
Add ar-001 locale
[github/Chocobozzz/PeerTube.git] / client / angular.json
index 44749d6b1ac95d288ccd6fb6a11fab60e381961a..871623bc9690ee266619a175f1b2e6cb5303de52 100644 (file)
           "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/"
                 }
               ]
             },
+            "ar-001": {
+              "localize": [ "ar" ]
+            },
             "hu-HU": {
               "localize": [ "hu" ]
             },