aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json
index 6c0289041..9bf02e271 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -93,6 +93,10 @@
93 "translation": "src/locale/angular.ca-ES.xlf", 93 "translation": "src/locale/angular.ca-ES.xlf",
94 "baseHref": "/client/ca-ES/" 94 "baseHref": "/client/ca-ES/"
95 }, 95 },
96 "gl": {
97 "translation": "src/locale/angular.gl-ES.xlf",
98 "baseHref": "/client/gl-ES/"
99 },
96 "cs": { 100 "cs": {
97 "translation": "src/locale/angular.cs-CZ.xlf", 101 "translation": "src/locale/angular.cs-CZ.xlf",
98 "baseHref": "/client/cs-CZ/" 102 "baseHref": "/client/cs-CZ/"
@@ -307,6 +311,7 @@
307 "languages": [ 311 "languages": [
308 "ar", 312 "ar",
309 "ca-ES", 313 "ca-ES",
314 "gl-ES",
310 "cs-CZ", 315 "cs-CZ",
311 "da-DK", 316 "da-DK",
312 "de-DE", 317 "de-DE",