Translations cleaning / workflows (#10125)
This commit is contained in:
@ -1,14 +0,0 @@
|
||||
export const APP_LOCALES = {
|
||||
en: 'en',
|
||||
'fr-FR': 'fr-FR',
|
||||
'de-DE': 'de-DE',
|
||||
'it-IT': 'it-IT',
|
||||
'es-ES': 'es-ES',
|
||||
'ko-KR': 'ko-KR',
|
||||
'ja-JP': 'ja-JP',
|
||||
'pt-PT': 'pt-PT',
|
||||
'pt-BR': 'pt-BR',
|
||||
'zh-CN': 'zh-CN',
|
||||
'zh-TW': 'zh-TW',
|
||||
'pseudo-en': 'pseudo-en',
|
||||
} as const;
|
||||
@ -1,5 +1,5 @@
|
||||
export * from './FieldForTotalCountAggregateOperation';
|
||||
export * from './Locales';
|
||||
export * from './SettingsFeatures';
|
||||
export * from './TwentyCompaniesBaseUrl';
|
||||
export * from './TwentyIconsBaseUrl';
|
||||
export * from './SettingsFeatures';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user