Forráskód Böngészése

New translations en_us.json (pt_br)

shedaniel 5 éve
szülő
commit
22980dccb4

+ 9 - 8
src/main/resources/assets/roughlyenoughitems/lang/pt_br.json

@@ -1,12 +1,5 @@
 {
-  "key.rei.category": "Roughly Enough Items",
-  "key.roughlyenoughitems.recipe_keybind": "Mostrar receita",
-  "key.roughlyenoughitems.hide_keybind": "Mostrar/Ocultar REI",
-  "key.roughlyenoughitems.usage_keybind": "Mostrar usos",
-  "key.roughlyenoughitems.next_page": "Próxima página",
-  "key.roughlyenoughitems.previous_page": "Página anterior",
-  "key.roughlyenoughitems.focus_search": "Focus Search Field",
-  "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier",
+  "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
   "text.rei.cheating": "Trapaça",
   "text.rei.cheating_disabled": "§7Trapaças desativada",
   "text.rei.cheating_enabled": "§cTrapaças ativada",
@@ -96,12 +89,20 @@
   "config.roughlyenoughitems.technical": "Technical",
   "config.roughlyenoughitems.performance": "Performance",
   "config.roughlyenoughitems.cheating": "Cheating:",
+  "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.favoriteKeybind": "Favorite Entry:",
   "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
   "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
   "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
+  "config.roughlyenoughitems.entrySize": "Entry Size:",
   "config.roughlyenoughitems.darkTheme": "Appearance Theme:",
   "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
   "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme",