Update jp.ts

This commit is contained in:
Clarence Dan
2023-04-04 17:21:28 +08:00
committed by GitHub
parent 1c0ac59fd2
commit 7f1248fbc1

View File

@@ -106,7 +106,7 @@ Token: {
Usage: {
Title: "アカウント残高",
SubTitle(used: any) {
return $${ used } 使;
return `今月はすでに $${used}を使用しています`;
},
IsChecking: "確認中...",
Check: "再確認",