mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-24 16:59:21 +00:00
Update languages [skip actions]
This commit is contained in:
parent
6e5d986687
commit
3b1b57b76f
@ -1,7 +1,7 @@
|
||||
{
|
||||
"messages": {
|
||||
"game": {
|
||||
"address_bind": "ゲーム サーバーが \u001B[1m\u001B[33m%s:%s\u001B[0m で起動しました",
|
||||
"address_bind": "ゲーム サーバーが \u001b[1m\u001b[33m%s:%s\u001b[0m で起動しました",
|
||||
"port_bind": "ゲーム サーバーがポート %s で起動しました",
|
||||
"connect": "ポート %s にクライアントが接続されました",
|
||||
"disconnect": "ポート %s からクライアントが切断されました",
|
||||
@ -9,7 +9,7 @@
|
||||
"command_error": "コマンドエラー"
|
||||
},
|
||||
"dispatch": {
|
||||
"address_bind": "[Dispatch] ディスパッチサーバーが \u001B[1m\u001B[33m%s:%s\u001B[0m 番で開始されました",
|
||||
"address_bind": "[Dispatch] ディスパッチサーバーが \u001b[1m\u001b[33m%s:%s\u001b[0m 番で開始されました",
|
||||
"port_bind": "[Dispatch] ディスパッチサーバーがポート %s 番で開始されました",
|
||||
"request": "[Dispatch] クライアント %s %s リクエスト: %s",
|
||||
"keystore": {
|
||||
@ -363,13 +363,13 @@
|
||||
},
|
||||
"documentation": {
|
||||
"handbook": {
|
||||
"title": "GM Handbook",
|
||||
"title": "🇺🇸GM Handbook",
|
||||
"title_commands": "コマンド",
|
||||
"title_avatars": "キャラ",
|
||||
"title_items": "アイテム",
|
||||
"title_scenes": "シーン",
|
||||
"title_monsters": "モンスター",
|
||||
"header_id": "Id",
|
||||
"header_id": "🇺🇸Id",
|
||||
"header_command": "コマンド",
|
||||
"header_description": "説明",
|
||||
"header_avatar": "キャラ",
|
||||
@ -379,7 +379,7 @@
|
||||
},
|
||||
"index": {
|
||||
"title": "ドキュメント",
|
||||
"handbook": "GM Handbook",
|
||||
"handbook": "🇺🇸GM Handbook",
|
||||
"gacha_mapping": "ガチャマップ JSON"
|
||||
}
|
||||
},
|
||||
@ -399,5 +399,4 @@
|
||||
"disabling_plugin": "🇺🇸Disabling plugin: %s",
|
||||
"disabling_failed": "🇺🇸Failed to disable plugin: %s"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user