Remove oc locale support

It does not work since many releases, and nobody created an issue so we
don't consider it much use

It does not work because Angular does not know this locale: https://github.com/angular/angular/tree/master/packages/common/locales
This commit is contained in:
Chocobozzz
2020-04-06 14:29:11 +02:00
parent b9177868b3
commit 8323c435c1
3 changed files with 0 additions and 11 deletions

View File

@@ -18,7 +18,6 @@ export const I18N_LOCALES = {
'it-IT': 'Italiano',
'ja-JP': '日本語',
'nl-NL': 'Nederlands',
'oc': 'Occitan',
'pl-PL': 'Polski',
'pt-BR': 'Português (Brasil)',
'pt-PT': 'Português (Portugal)',