diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index e5c1b1a78..3f5cb7f68 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -1,12 +1,5 @@ { - "key.rei.category": "Roughly Enough Items", - "key.roughlyenoughitems.recipe_keybind": "Näita retsepti", - "key.roughlyenoughitems.hide_keybind": "Peida/kuva REI", - "key.roughlyenoughitems.usage_keybind": "Näita kasutusvõimalusi", - "key.roughlyenoughitems.next_page": "Järgmine leht", - "key.roughlyenoughitems.previous_page": "Eelmine leht", - "key.roughlyenoughitems.focus_search": "Fookusta otsingukast", - "key.roughlyenoughitems.copy_recipe_id": "Kopeeri retsepti ID", + "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", "text.rei.cheating": "Sohitegemine", "text.rei.cheating_disabled": "§7Sohitegemine keelatud", "text.rei.cheating_enabled": "§cSohitegemine lubatud", @@ -96,12 +89,20 @@ "config.roughlyenoughitems.technical": "Tehniline", "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Sohitegemine:", + "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": "Lisa lemmikutesse:", "config.roughlyenoughitems.favoritesEnabled": "Lemmikud lubatud:", "config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.darkTheme": "Välimuse teema:", "config.roughlyenoughitems.darkTheme.boolean.true": "Tume teema", "config.roughlyenoughitems.darkTheme.boolean.false": "Hele teema", |
