diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:08 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:08 +0800 |
| commit | ef72cdae51c1accdd9b500d193c2521d2cba1d1c (patch) | |
| tree | 77b6962e984a21c0632c0305d0f490b8ba428ccd | |
| parent | 5b97fd5d1d16ac665f4e66d2a3c7d8750faa8bf0 (diff) | |
| download | RoughlyEnoughItems-ef72cdae51c1accdd9b500d193c2521d2cba1d1c.tar.gz RoughlyEnoughItems-ef72cdae51c1accdd9b500d193c2521d2cba1d1c.tar.bz2 RoughlyEnoughItems-ef72cdae51c1accdd9b500d193c2521d2cba1d1c.zip | |
New translations en_us.json (et_ee)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 635a64c3f..b1c0d622e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Välimus", "config.roughlyenoughitems.modules": "Moodulid", "config.roughlyenoughitems.technical": "Tehniline", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Sohitegemine:", "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.renderEntryExtraOverlay": "Kuva üksuse lisa-ülekate:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Välimuse teema:", "config.roughlyenoughitems.darkTheme.boolean.true": "Tume teema", "config.roughlyenoughitems.darkTheme.boolean.false": "Hele teema", |
