From 5ec1863dbef37b581776947f6b4d89827901ceba Mon Sep 17 00:00:00 2001 From: PikaMug Date: Fri, 24 May 2019 22:22:42 -0400 Subject: [PATCH] New translations strings.yml (Japanese) --- main/src/main/resources/lang/ja-JP/strings.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/main/src/main/resources/lang/ja-JP/strings.yml b/main/src/main/resources/lang/ja-JP/strings.yml index 9951ef110..bc075c705 100644 --- a/main/src/main/resources/lang/ja-JP/strings.yml +++ b/main/src/main/resources/lang/ja-JP/strings.yml @@ -333,6 +333,10 @@ eventEditorPotionEffectsTitle: "- Event Potion Effects -" eventEditorPotionTypesTitle: "- Event Potion Types -" eventEditorWorldsTitle: "- Worlds -" eventEditorSetName: "Set name" +eventEditorPlayer: "Player" +eventEditorTimer: "Timer" +eventEditorEffect: "Effect" +eventEditorWeather: "Weather" eventEditorSetMessage: "Set message" eventEditorClearInv: "Clear player inventory" eventEditorFailQuest: "Fail the quest" @@ -827,8 +831,6 @@ clear: "消去" edit: "編集" none: "なし" done: "完了" -finish: "完了" -quit: "終了" noneSet: "設定なし" noDelaySet: "クールタイムが未設定" noIdsSet: "IDが設定されていません"