We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681faf5 commit 20ec6cdCopy full SHA for 20ec6cd
feature-libs/asm/assets/translations/translations.ts
@@ -13,7 +13,6 @@ export const asmTranslationChunksConfig: TranslationChunksConfig = {
13
export { cs as asmTranslationsCs } from './cs/index';
14
export { de as asmTranslationsDe } from './de/index';
15
export { en as asmTranslationsEn } from './en/index';
16
-export { es as asmTranslationsEs } from './es/index';
17
export { es_CO as asmTranslationsEs_CO } from './es_CO/index';
18
export { fr as asmTranslationsFr } from './fr/index';
19
export { hi as asmTranslationsHi } from './hi/index';
0 commit comments