Files
Zonneplan/resources/js/lang/translations/index.ts
T

6 lines
73 B
TypeScript

import nl from './nl';
export default {
nl: { translation: nl },
};