Files
STARTLINER/src/i18n/ja.ts
2025-04-22 21:34:55 +00:00

15 lines
257 B
TypeScript

export default {
game: {
ongeki: 'オンゲキ',
chunithm: 'チュウニズム',
},
profile: {
create: '{game}のプロフィル',
},
cfg: {
aime: {
type: 'Aimeタイプ',
},
},
};