diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-02 14:36:03 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-02 14:36:03 +0800 |
| commit | fcedc1da5be04c855fe88d18257815970b2d7b23 (patch) | |
| tree | e8da299f2cf8ed4aac95b3c1036ab1a933c1110c | |
| parent | c5e26b447d3f076fe1b8a69a16ba234a9c00de93 (diff) | |
| download | RoughlyEnoughItems-fcedc1da5be04c855fe88d18257815970b2d7b23.tar.gz RoughlyEnoughItems-fcedc1da5be04c855fe88d18257815970b2d7b23.tar.bz2 RoughlyEnoughItems-fcedc1da5be04c855fe88d18257815970b2d7b23.zip | |
New translations en_us.json (et_ee)
| -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", |
