mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-08 11:33:48 +00:00
mls4error (#869)
## Description: I will implement MLS support for the error messages.  ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors
This commit is contained in:
@@ -392,5 +392,13 @@
|
||||
"stop_trade": "貿易を停止",
|
||||
"yes": "はい",
|
||||
"no": "いいえ"
|
||||
},
|
||||
"error_modal": {
|
||||
"crashed": "ゲームがクラッシュしました!",
|
||||
"paste_discord": "以下の情報をDiscordのバグ報告に貼り付けてください:",
|
||||
"copy_clipboard": "クリップボードにコピー",
|
||||
"copied": "コピーしました!",
|
||||
"failed_copy": "コピーに失敗しました",
|
||||
"desync_notice": "あなたは他のプレイヤーと同期していません。画面に表示される内容が他のプレイヤーと異なる可能性があります。"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user