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 f88e4915e..1a891acfa 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -77,6 +77,10 @@ | |||
77 | "translation": "src/locale/angular.sq.xlf", | 77 | "translation": "src/locale/angular.sq.xlf", |
78 | "baseHref": "/client/sq/" | 78 | "baseHref": "/client/sq/" |
79 | }, | 79 | }, |
80 | "hr": { | ||
81 | "translation": "src/locale/angular.hr.xlf", | ||
82 | "baseHref": "/client/hr/" | ||
83 | }, | ||
80 | "zh-Hans": { | 84 | "zh-Hans": { |
81 | "translation": "src/locale/angular.zh-Hans-CN.xlf", | 85 | "translation": "src/locale/angular.zh-Hans-CN.xlf", |
82 | "baseHref": "/client/zh-Hans-CN/" | 86 | "baseHref": "/client/zh-Hans-CN/" |