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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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