aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json
index 648101d85..64514b872 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -17,6 +17,10 @@
17 "translation": "src/locale/angular.ar.xlf", 17 "translation": "src/locale/angular.ar.xlf",
18 "baseHref": "/client/ar/" 18 "baseHref": "/client/ar/"
19 }, 19 },
20 "fa": {
21 "translation": "src/locale/angular.fa-IR.xlf",
22 "baseHref": "/client/fa-IR/"
23 },
20 "hu": { 24 "hu": {
21 "translation": "src/locale/angular.hu-HU.xlf", 25 "translation": "src/locale/angular.hu-HU.xlf",
22 "baseHref": "/client/hu-HU/" 26 "baseHref": "/client/hu-HU/"