diff options
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json index 9bf02e271..b923ba413 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -69,6 +69,10 @@ | |||
69 | "translation": "src/locale/angular.ru-RU.xlf", | 69 | "translation": "src/locale/angular.ru-RU.xlf", |
70 | "baseHref": "/client/ru-RU/" | 70 | "baseHref": "/client/ru-RU/" |
71 | }, | 71 | }, |
72 | "sq": { | ||
73 | "translation": "src/locale/angular.sq.xlf", | ||
74 | "baseHref": "/client/sq/" | ||
75 | }, | ||
72 | "zh-Hans": { | 76 | "zh-Hans": { |
73 | "translation": "src/locale/angular.zh-Hans-CN.xlf", | 77 | "translation": "src/locale/angular.zh-Hans-CN.xlf", |
74 | "baseHref": "/client/zh-Hans-CN/" | 78 | "baseHref": "/client/zh-Hans-CN/" |