diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 6d17db725..e24bb9b3c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "得られたポーション", "category.rei.composting": "コンポスター", "category.rei.stripping": "剥ぎ取る", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%%の確率", "text.rei.composting.page": "%dページ", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "モジュール", "config.roughlyenoughitems.technical": "高度な設定", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "チートモード:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "外観テーマ:", |
