Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #44

Merged
merged 19 commits into from
Mar 6, 2024
Prev Previous commit
Next Next commit
update message
toyobayashi committed Mar 4, 2024
commit 465496a11fdbde4a0e506bad0bee1296793230fe
2 changes: 1 addition & 1 deletion app/src/ts/i18n/en-US.ts
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ export default {
cHash: 'hash',
cSize: 'size',
usmbtn: 'SELECT USM',
accountBannedMessage: 'The built-in account has been banned. Please open OPTION and set another account to update game database.'
accountBannedMessage: 'The built-in account has been banned. Please open OPTION and set another account to fetch data from game server.'
},
event: {
atapon: 'ATAPOM',
2 changes: 1 addition & 1 deletion app/src/ts/i18n/ja-JP.ts
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ export default {
cHash: 'ハッシュ',
cSize: 'サイズ',
usmbtn: 'USMを選択',
accountBannedMessage: 'クライアントの使用しているアカウントがバンされました。オプションを開いてアカウントを設置してゲームデータベースを更新できるようにします。'
accountBannedMessage: 'クライアントの使用しているアカウントがバンされました。オプションを開いてアカウントを設置してゲームサーバーと通信できるようにします。'
},
event: {
atapon: 'アタポン',
2 changes: 1 addition & 1 deletion app/src/ts/i18n/zh-CN.ts
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ export default {
cHash: '哈希値',
cSize: '文件大小',
usmbtn: '選択USM',
accountBannedMessage: '客戸端内置帳号已被封禁。請打開選項並設置另一個帳号来更新遊戯数据庫。'
accountBannedMessage: '客戸端内置帳号已被封禁。請打開選項並設置另一個帳号来与遊戯服務器進行通信。'
},
event: {
atapon: '消耗道具型',