diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-06-11 19:15:16 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-06-11 19:15:16 +0800 |
| commit | 4755b58cc468d8711f21c42fb2f51357da5ca851 (patch) | |
| tree | 32437a186542a6b0db9e9876cfaace080e8e0d68 /src/main/resources/assets/roughlyenoughitems | |
| parent | 14802dfe0c02bd5b9c442672de62f4f113524954 (diff) | |
| download | RoughlyEnoughItems-4755b58cc468d8711f21c42fb2f51357da5ca851.tar.gz RoughlyEnoughItems-4755b58cc468d8711f21c42fb2f51357da5ca851.tar.bz2 RoughlyEnoughItems-4755b58cc468d8711f21c42fb2f51357da5ca851.zip | |
Rewritten Config Screen
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
15 files changed, 99 insertions, 103 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index ccce7b525..675f0392e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Експериментални функции", "config.roughlyenoughitems.cheating": "Измама:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", - "config.roughlyenoughitems.recipeKeybind": "Показване на рецепта:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Показване на рецепта:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Hide/Show REI:", "config.roughlyenoughitems.usageKeybind": "Показване на употребата:", "config.roughlyenoughitems.nextPageKeybind": "Следваща страница:", "config.roughlyenoughitems.previousPageKeybind": "Предишна страница:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index c2a9b218d..d32b7570b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Experimentelle Funktionen", "config.roughlyenoughitems.cheating": "Schummeln:", "config.roughlyenoughitems.smooth_scrolling": "Sanftes Scrollen Einstellungen", - "config.roughlyenoughitems.recipeKeybind": "Zeige Rezept:", - "config.roughlyenoughitems.hideKeybind": "Verstecke/Zeige REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Zeige Rezept:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Verstecke/Zeige REI:", "config.roughlyenoughitems.usageKeybind": "Zeige Verwendungen:", "config.roughlyenoughitems.nextPageKeybind": "Nächste Seite:", "config.roughlyenoughitems.previousPageKeybind": "Vorherige Seite:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index f715431b7..41c0c91fa 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ", "config.roughlyenoughitems.smooth_scrolling": "sƃuᴉʇʇǝS ƃuᴉlloɹɔS ɥʇooɯS", - "config.roughlyenoughitems.recipeKeybind": "ǝdıɔǝᴚ ʍoɥS:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "ǝdıɔǝᴚ ʍoɥS:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Hide/Show REI:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", "config.roughlyenoughitems.nextPageKeybind": "Next Page:", "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 7cf8e4a1c..f90985f88 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -101,104 +101,100 @@ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Config Tooltips", "config.roughlyenoughitems.title": "Roughly Enough Items Config", - "config.roughlyenoughitems.!general": "General", + "config.roughlyenoughitems.basics": "Basics", "config.roughlyenoughitems.appearance": "Appearance", - "config.roughlyenoughitems.modules": "Modules", - "config.roughlyenoughitems.technical": "Technical", - "config.roughlyenoughitems.performance": "Performance", - "config.roughlyenoughitems.filtering": "Filtering", - "config.roughlyenoughitems.experimental": "Experimental Features", + "config.roughlyenoughitems.functionality": "Functionality", + "config.roughlyenoughitems.advanced": "Advanced", "config.roughlyenoughitems.cheating": "Cheating:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", - "config.roughlyenoughitems.usageKeybind": "Show Uses:", - "config.roughlyenoughitems.nextPageKeybind": "Next Page:", - "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", - "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", - "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", - "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", - "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", - "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", + "config.roughlyenoughitems.keyBindings": "Keybindings", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Show Recipe:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Hide/Show REI:", + "config.roughlyenoughitems.keyBindings.usageKeybind": "Show Uses:", + "config.roughlyenoughitems.keyBindings.nextPageKeybind": "Next Page:", + "config.roughlyenoughitems.keyBindings.previousPageKeybind": "Previous Page:", + "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "Focus Search Field:", + "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", + "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:", + "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", + "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", + "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", + "config.roughlyenoughitems.recipeScreenType.original": "Original", + "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like", + "config.roughlyenoughitems.layout": "Layout", + "config.roughlyenoughitems.tooltips": "Tooltips", + "config.roughlyenoughitems.accessibility": "Accessibility", + "config.roughlyenoughitems.search": "Search", + "config.roughlyenoughitems.commands": "Commands", + "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.miscellaneous": "Miscellaneous", + "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", - "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", - "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", - "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", - "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.layout.configButtonLocation": "Config Button Position:", + "config.roughlyenoughitems.layout.configButtonLocation.upper": "Upper", + "config.roughlyenoughitems.layout.configButtonLocation.lower": "Lower", "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.asyncSearch": "Async Search:", - "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", - "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", - "config.roughlyenoughitems.darkTheme": "Appearance Theme:", - "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", - "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", + "config.roughlyenoughitems.accessibility.entrySize": "Entry Size:", + "config.roughlyenoughitems.search.asyncSearch": "Async Search:", + "config.roughlyenoughitems.search.numberAsyncSearch": "Async Group Size:", + "config.roughlyenoughitems.accessibility.useCompactTabs": "Compact Tabs:", + "config.roughlyenoughitems.theme": "Appearance Theme:", + "config.roughlyenoughitems.theme.dark": "Dark Theme", + "config.roughlyenoughitems.theme.light": "Light Theme", "config.roughlyenoughitems.recipeBorder": "Recipe Display Border:", "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipesPerPage": "Maximum Recipes Per Page:", - "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", - "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side", - "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side", - "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", - "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", - "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", - "config.roughlyenoughitems.searchFieldLocation": "Search Field Position:", - "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right", - "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right", - "config.roughlyenoughitems.searchFieldLocation.center": "Middle", - "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Scrollbar Fade:", - "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Never", - "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "When Inactive", + "config.roughlyenoughitems.layout.maxRecipesPerPage": "Maximum Recipes Per Page:", + "config.roughlyenoughitems.accessibility.displayPanelLocation": "Entry Panel Position:", + "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Left Side", + "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Right Side", + "config.roughlyenoughitems.layout.debugRenderTimeRequired": "Entry Panel Debug Mode:", + "config.roughlyenoughitems.search.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.accessibility.resizeDynamically": "Resize Dynamically:", + "config.roughlyenoughitems.layout.searchFieldLocation": "Search Field Position:", + "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Bottom Left / Right", + "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Top Left / Right", + "config.roughlyenoughitems.layout.searchFieldLocation.center": "Middle", + "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Scrollbar Fade:", + "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Never", + "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "When Inactive", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:", - "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Disabled", - "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Enabled", + "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo", + "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aYes", "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):", "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:", - "config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:", - "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Enabled", - "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Disabled", - "config.roughlyenoughitems.showUtilsButtons": "Utils Buttons:", - "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Enabled", - "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Disabled", - "config.roughlyenoughitems.gamemodeCommand": "Game Mode Command:", - "config.roughlyenoughitems.giveCommand": "Give Command:", - "config.roughlyenoughitems.loadDefaultPlugin": "Load Default Plugin:", - "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", - "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", - "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", - "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", - "config.roughlyenoughitems.weatherCommand": "Weather Command:", - "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:", + "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Craftable Filter:", + "config.roughlyenoughitems.layout.showUtilsButtons": "Utils Buttons:", + "config.roughlyenoughitems.commands.gamemodeCommand": "Game Mode Command:", + "config.roughlyenoughitems.commands.giveCommand": "Give Command:", + "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Load Default Plugin:", + "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", + "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REI Reload Thread:", + "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.true": "REI Thread", + "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", + "config.roughlyenoughitems.commands.weatherCommand": "Weather Command:", + "config.roughlyenoughitems.layout.entryPanelOrdering": "Entry Panel Ordering:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", - "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", - "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like", + "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Faster Entry Rendering:", "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", - "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", - "config.roughlyenoughitems.appendModNames": "Append Mod Names:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", - "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", - "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.search.searchFavorites": "Search Filter in Favorites:", + "config.roughlyenoughitems.tooltips.appendModNames": "Append Mod Names:", + "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Append Favorites Hint:", + "config.roughlyenoughitems.accessibility.snapToRows": "Entry Panel Snap Rows:", + "config.roughlyenoughitems.accessibility.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated", + "config.roughlyenoughitems.filteringScreen": "Customized Filtering", "language.roughlyenoughitems.english": "English", "language.roughlyenoughitems.japanese": "Japanese", "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 072ef8d9c..68230ced0 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Eksperimentaalsed funktsioonid", "config.roughlyenoughitems.cheating": "Sohitegemine:", "config.roughlyenoughitems.smooth_scrolling": "Sujuva kerimise sätted", - "config.roughlyenoughitems.recipeKeybind": "Näita retsepti:", - "config.roughlyenoughitems.hideKeybind": "Peida/kuva REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Näita retsepti:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Peida/kuva REI:", "config.roughlyenoughitems.usageKeybind": "Näita kasutusvõimalusi:", "config.roughlyenoughitems.nextPageKeybind": "Järgmine leht:", "config.roughlyenoughitems.previousPageKeybind": "Eelmine leht:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index c79d5f2a2..9bfe19d2c 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Fonctionnalités expérimentales", "config.roughlyenoughitems.cheating": "Triche :", "config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier", - "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", - "config.roughlyenoughitems.hideKeybind": "Masquer/afficher REI :", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Afficher la recette :", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Masquer/afficher REI :", "config.roughlyenoughitems.usageKeybind": "Afficher les utilisations :", "config.roughlyenoughitems.nextPageKeybind": "Page suivante :", "config.roughlyenoughitems.previousPageKeybind": "Page précédente :", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index c89de6f1c..5a2555cdf 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "チートモード:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "REIを表示/非表示:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Show Recipe:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "REIを表示/非表示:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", "config.roughlyenoughitems.nextPageKeybind": "次のページ:", "config.roughlyenoughitems.previousPageKeybind": "前のページ:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 9c0067acf..6f6efe4c7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Show Recipe:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Hide/Show REI:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", "config.roughlyenoughitems.nextPageKeybind": "Next Page:", "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index 7cf8e4a1c..6e58003e9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Show Recipe:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Hide/Show REI:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", "config.roughlyenoughitems.nextPageKeybind": "Next Page:", "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 8c6702390..bdc461efe 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Tryb Oszukiwania:", "config.roughlyenoughitems.smooth_scrolling": "Ustawienia gładkiego przewijania", - "config.roughlyenoughitems.recipeKeybind": "Pokaż recepturę:", - "config.roughlyenoughitems.hideKeybind": "Ukryj/Pokaż REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Pokaż recepturę:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Ukryj/Pokaż REI:", "config.roughlyenoughitems.usageKeybind": "Pokaż użycia przedmiotu:", "config.roughlyenoughitems.nextPageKeybind": "Następna strona:", "config.roughlyenoughitems.previousPageKeybind": "Poprzednia strona:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index a46cffa57..bfdc18e9b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Função Experimental", "config.roughlyenoughitems.cheating": "Trapaças:", "config.roughlyenoughitems.smooth_scrolling": "Configurações de rolagem suave", - "config.roughlyenoughitems.recipeKeybind": "Mostrar Receita:", - "config.roughlyenoughitems.hideKeybind": "Esconder/Mostrar REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Mostrar Receita:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Esconder/Mostrar REI:", "config.roughlyenoughitems.usageKeybind": "Mostrar Usos:", "config.roughlyenoughitems.nextPageKeybind": "Próxima página:", "config.roughlyenoughitems.previousPageKeybind": "Página Anterior:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index e3b519caf..54a9b69ab 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Batotas:", "config.roughlyenoughitems.smooth_scrolling": "Configurações de Rolagem Suave", - "config.roughlyenoughitems.recipeKeybind": "Mostrar Receita:", - "config.roughlyenoughitems.hideKeybind": "Esconder/Mostrar REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Mostrar Receita:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Esconder/Mostrar REI:", "config.roughlyenoughitems.usageKeybind": "Mostrar Usos:", "config.roughlyenoughitems.nextPageKeybind": "Página Posterior:", "config.roughlyenoughitems.previousPageKeybind": "Página Anterior:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 0af9d8ac2..bd3e5eda8 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "Экспериментальные возможности", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.smooth_scrolling": "Настройки плавной прокрутки", - "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", - "config.roughlyenoughitems.hideKeybind": "Скрыть/Показать REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "Показать рецепт:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "Скрыть/Показать REI:", "config.roughlyenoughitems.usageKeybind": "Показать использование:", "config.roughlyenoughitems.nextPageKeybind": "Следующая страница:", "config.roughlyenoughitems.previousPageKeybind": "Предыдущая страница:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index ff74c607c..ecb19ea70 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "实验性功能", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.smooth_scrolling": "平滑滚动设定", - "config.roughlyenoughitems.recipeKeybind": "显示食谱:", - "config.roughlyenoughitems.hideKeybind": "隐藏/显示 REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "显示食谱:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "隐藏/显示 REI:", "config.roughlyenoughitems.usageKeybind": "显示用途:", "config.roughlyenoughitems.nextPageKeybind": "下一页:", "config.roughlyenoughitems.previousPageKeybind": "上一页:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index e0fef95e6..7bb784209 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.experimental": "實驗性功能", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.smooth_scrolling": "平滑滾動設定", - "config.roughlyenoughitems.recipeKeybind": "顯示合成配方:", - "config.roughlyenoughitems.hideKeybind": "隱藏/顯示 REI:", + "config.roughlyenoughitems.keyBindings.recipeKeybind": "顯示合成配方:", + "config.roughlyenoughitems.keyBindings.hideKeybind": "隱藏/顯示 REI:", "config.roughlyenoughitems.usageKeybind": "顯示用途配方:", "config.roughlyenoughitems.nextPageKeybind": "下一頁:", "config.roughlyenoughitems.previousPageKeybind": "上一頁:", |
