diff options
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/client/angular.json b/client/angular.json index 44749d6b1..a64596a08 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -41,10 +41,6 @@ | |||
41 | "translation": "src/locale/angular.es-ES.xlf", | 41 | "translation": "src/locale/angular.es-ES.xlf", |
42 | "baseHref": "/client/es-ES/" | 42 | "baseHref": "/client/es-ES/" |
43 | }, | 43 | }, |
44 | "oc": { | ||
45 | "translation": "src/locale/angular.oc.xlf", | ||
46 | "baseHref": "/client/oc/" | ||
47 | }, | ||
48 | "pt": { | 44 | "pt": { |
49 | "translation": "src/locale/angular.pt-BR.xlf", | 45 | "translation": "src/locale/angular.pt-BR.xlf", |
50 | "baseHref": "/client/pt-BR/" | 46 | "baseHref": "/client/pt-BR/" |
@@ -212,9 +208,6 @@ | |||
212 | "es-ES": { | 208 | "es-ES": { |
213 | "localize": [ "es" ] | 209 | "localize": [ "es" ] |
214 | }, | 210 | }, |
215 | "oc": { | ||
216 | "localize": [ "oc" ] | ||
217 | }, | ||
218 | "pt-BR": { | 211 | "pt-BR": { |
219 | "localize": [ "pt" ] | 212 | "localize": [ "pt" ] |
220 | }, | 213 | }, |