Skip to content

Commit

Permalink
chore: Update Japanese locale
Browse files Browse the repository at this point in the history
  • Loading branch information
neet committed Jan 18, 2025
1 parent 41b1ab0 commit 896cf00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions messages/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"untranslated": "まだ翻訳していません"
},
"CharCount": {
"charMax": "{max}文字中、{current}文字を入力中"
"charMax": "{max}文字中、{current}文字を入力しています"
},
"Translation": {
"empty": "翻訳",
Expand Down Expand Up @@ -104,8 +104,8 @@
},
"EndpointStatus": {
"scaledToZero": "サーバーのインスタンスは現在ゼロです",
"pending": "サーバーの起動をリクエストしてるため、1分ほどお待ち下さい。費用を節約するため、{scaleToZeroTimeout}分間アクセスがない場合は自動的に停止します",
"initializing": "サーバーを初期化しているため、1分ほどお待ち下さい。費用を節約するため、{scaleToZeroTimeout}分間アクセスがない場合は自動的に停止します",
"pending": "サーバーの起動をリクエストしてるため、1分ほどお待ち下さい。費用を節約するため、{scaleToZeroTimeout}分間アクセスがない場合は自動的に停止しています",
"initializing": "サーバーを起動しているため、1分ほどお待ち下さい。費用を節約するため、{scaleToZeroTimeout}分間アクセスがない場合は自動的に停止しています",
"paused": "サーバーが一時停止しています。管理者にお問い合わせください。",
"running": "サーバーの状態を取得しています。"
}
Expand Down

0 comments on commit 896cf00

Please sign in to comment.