fantasia-archive/src/i18n/en-US/index.ts

7 lines
134 B
TypeScript
Raw Normal View History

2021-07-10 04:38:42 +12:00
// This is just an example,
// so you can safely delete all default props below
export default {
appName: 'FA - but in english!'
2021-07-10 04:38:42 +12:00
}