Skip to content

Commit b2c5298

Browse files
authored
feat(locale): add finance support for ja locale (#3449)
1 parent 1e551c5 commit b2c5298

7 files changed

Lines changed: 970 additions & 1 deletion

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
export default [
2+
'クレジットカード',
3+
'マネーマーケット',
4+
'住宅ローン',
5+
'個人ローン',
6+
'当座預金',
7+
'投資',
8+
'自動車ローン',
9+
'貯蓄',
10+
];

0 commit comments

Comments
 (0)