mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Update jp.ts
This commit is contained in:
parent
1c0ac59fd2
commit
7f1248fbc1
@ -106,7 +106,7 @@ Token: {
|
||||
Usage: {
|
||||
Title: "アカウント残高",
|
||||
SubTitle(used: any) {
|
||||
return 今月はすでに $${ used } を使用しています;
|
||||
return `今月はすでに $${used}を使用しています`;
|
||||
},
|
||||
IsChecking: "確認中...",
|
||||
Check: "再確認",
|
||||
|
Loading…
Reference in New Issue
Block a user