diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:54 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:54 +0800 |
| commit | e9391d04084df261ac9923771f45a7b1f671225b (patch) | |
| tree | fbd49536136b0e0ff234d46c47d9cc7e283489bc /src | |
| parent | c6c000c3617e760a270f897a668dfac6f58fd10d (diff) | |
| download | RoughlyEnoughItems-e9391d04084df261ac9923771f45a7b1f671225b.tar.gz RoughlyEnoughItems-e9391d04084df261ac9923771f45a7b1f671225b.tar.bz2 RoughlyEnoughItems-e9391d04084df261ac9923771f45a7b1f671225b.zip | |
New translations en_us.json (et_ee)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 2155f9316..f40c690c9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Järgmine leht", "text.rei.back": "Tagasi", "text.rei.select": "Vali", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Tööjaam", "text.rei.recipe_id": "\n%sRetsepti ID: %s", "text.rei.recipe_screen_type.selection": "Retseptide kuvatüübi valik", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Moodulid", "config.roughlyenoughitems.technical": "Tehniline", "config.roughlyenoughitems.cheating": "Sohitegemine:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud", |
