diff --git a/core/src/main/resources/language-ja.yml b/core/src/main/resources/language-ja.yml index 49a3b1af..2181810e 100644 --- a/core/src/main/resources/language-ja.yml +++ b/core/src/main/resources/language-ja.yml @@ -44,6 +44,7 @@ whitelistEmpty: "使用方法が違います。/maintenance playerNotFound: "不明なユーザーです。" playerNotFoundUuid: "不明なUUIDです。" playerNotOnline: "このユーザーはオンラインではありません。" +offlinePlayerFetchError: "There was an error while fetching offline player. Please try again later." invalidUuid: "UUID形式が無効です。" #Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Spigot/Sponge sentToWaitingServer: "待機サーバーに転送されました!" @@ -100,4 +101,4 @@ helpSingleScheduleTimer: "/maintenance scheduletimer [server] <タイマ helpSingleToggle: "/maintenance [server] (メンテナンスモードの有効化/無効化を設定します。)" helpStatus: "/maintenance status (現在メンテナンス中のプロキシサーバーをすべてリストアップします。)" #Used for autoupdating the language file, do not change this value. -language-version: 1 +language-version: 2