All files / infrastructure/i18n/locales index.ts

100% Statements 22/22
100% Branches 0/0
100% Functions 11/11
100% Lines 11/11

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 123x 3x 3x 3x 3x 3x 3x 3x 3x 3x 3x  
export { TRANSLATION_DE_DE } from './de-DE';
export { TRANSLATION_EN_US } from './en-US';
export { TRANSLATION_ES_ES } from './es-ES';
export { TRANSLATION_FR_FR } from './fr-FR';
export { TRANSLATION_HU_HU } from './hu-HU';
export { TRANSLATION_IT_IT } from './it-IT';
export { TRANSLATION_JA_JP } from './ja-JP';
export { TRANSLATION_NL_NL } from './nl-NL';
export { TRANSLATION_PT_BR } from './pt-BR';
export { TRANSLATION_SK_SK } from './sk-SK';
export { TRANSLATION_ZH_CN } from './zh-CN';