aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json55
1 files changed, 0 insertions, 55 deletions
diff --git a/client/angular.json b/client/angular.json
index 13be6e555..18a7750ef 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -288,61 +288,6 @@
288 "src/**/*.html" 288 "src/**/*.html"
289 ] 289 ]
290 } 290 }
291 },
292 "xliffmerge": {
293 "builder": "@ngx-i18nsupport/tooling:xliffmerge",
294 "options": {
295 "xliffmergeOptions": {
296 "i18nFormat": "xlf",
297 "srcDir": "src/locale",
298 "genDir": "src/locale",
299 "i18nBaseFile": "angular",
300 "defaultLanguage": "en-US",
301 "languages": [
302 "ar",
303 "ca-ES",
304 "gl-ES",
305 "cs-CZ",
306 "da-DK",
307 "de-DE",
308 "el-GR",
309 "en-GB",
310 "en-US",
311 "eo",
312 "es-ES",
313 "eu-ES",
314 "fa-IR",
315 "fi-FI",
316 "fr-FR",
317 "gd",
318 "gl-ES",
319 "hu-HU",
320 "it-IT",
321 "ja-JP",
322 "jbo",
323 "kab",
324 "ko-KR",
325 "lt-LT",
326 "nb-NO",
327 "nl-NL",
328 "oc",
329 "pl-PL",
330 "pt-BR",
331 "pt-PT",
332 "ru-RU",
333 "sk-SK",
334 "sl-SI",
335 "sv-SE",
336 "ta",
337 "th-TH",
338 "tr-TR",
339 "uk-UA",
340 "vi-VN",
341 "zh-Hans-CN",
342 "zh-Hant-TW"
343 ]
344 }
345 }
346 } 291 }
347 } 292 }
348 } 293 }