All files / app/locale/translations index.ts

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

1 2 3 4 5 6155x   155x   155x  
import FALLBACK_TRANSLATIONS from './en.json';
 
export const FALLBACK_LOCALE = 'en';
 
export { FALLBACK_TRANSLATIONS };