diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index ee05f361a..58d025581 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -111,8 +111,7 @@ "config.roughlyenoughitems.recipeScreenType": "レシピの表示画面: ", "config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面: %s", "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません", - "config.roughlyenoughitems.recipeScreenType.original": "オリジナル", - "config.roughlyenoughitems.recipeScreenType.villager": "村人の取引画面", + "config.roughlyenoughitems.recipeScreenType.original": "デフォルト", "config.roughlyenoughitems.layout": "レイアウト", "config.roughlyenoughitems.tooltips": "ツールチップ(補助説明の表示について)", "config.roughlyenoughitems.accessibility": "ユーザー補助", @@ -140,9 +139,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左上 / 右上", "config.roughlyenoughitems.layout.searchFieldLocation.center": "中央", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "村人の取引画面のスクロールバー:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "常設", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自動フェードアウト", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "村人の取引画面のスクロールバー:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "常設", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "自動フェードアウト", "config.roughlyenoughitems.disableRecipeBook": "バニラのレシピブック:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cいいえ", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aはい", |
