fantasia-archive/src/i18n/de/index.ts
Elvanos 459163fd53 First translation-working version
Tweak to eslint config to support translation better
2023-08-26 15:17:42 +02:00

7 lines
133 B
TypeScript

// This is just an example,
// so you can safely delete all default props below
export default {
appName: 'FA - but in german!'
}