website/i18n.config.ts
2025-04-13 20:55:49 +02:00

4 lines
45 B
TypeScript

export default {
fallbackLocale: 'en-US'
};