Skip to content

Commit b9ac5f6

Browse files
author
Takefumi "abell" Ota
authored
chore(i18n): fix Japanese locales (#348)
1 parent ddc31e7 commit b9ac5f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • src/main/services/i18n/locales/ja_JP

src/main/services/i18n/locales/ja_JP/menu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
},
3030
"donate": {
3131
"openCollective": "Open Collectiveで寄付をする",
32-
"payPal": "PayPalで寄付をする"
32+
"payPal": "PayPalで寄付をする",
33+
"gumroad": "Gumroadで寄付をする(Visa, Mastercardなどが使えます)"
3334
},
3435
"twitter": "Twitter",
3536
"devTools": "Developer Toolsを表示",

0 commit comments

Comments
 (0)