diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:33 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:33 +0800 |
| commit | 60ded7a293f1de08f7c61097f02d1371dd320231 (patch) | |
| tree | f08cdba58adbc0705988be12f6c035b43031a254 /src/main | |
| parent | 28de0beb44dd965857e0cbe82a87d0d451a6ec77 (diff) | |
| download | RoughlyEnoughItems-60ded7a293f1de08f7c61097f02d1371dd320231.tar.gz RoughlyEnoughItems-60ded7a293f1de08f7c61097f02d1371dd320231.tar.bz2 RoughlyEnoughItems-60ded7a293f1de08f7c61097f02d1371dd320231.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 61f08ada0..ba5876d7e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "全てのカテゴリーを表示", "text.rei.go_back_first_page": "1ページへ戻る", "text.rei.choose_page": "ページを選択", - "text.rei.gamemode_button.tooltip": "ゲームモードの変更\n§7%sモードに変更します。\n\n§7Shift+クリックで、逆順で変更します。", - "text.rei.weather_button.tooltip": "天気を変更\n§7%sに変更。", + "text.rei.gamemode_button.tooltip.all": "Switch Game Mode", + "text.rei.gamemode_button.tooltip.entry": "Switch to %s", + "text.rei.weather_button.tooltip.all": "Switch Weather", + "text.rei.weather_button.tooltip.entry": "Switch to %s", "text.rei.reload_config": "Reload Plugins", "text.rei.config.is.reloading": "Plugins are reloading!", "text.rei.enabled": "はい", |
