diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-02 14:35:56 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-02 14:35:56 +0800 |
| commit | 31c9e820c1232fd7099fcf60a5a588c363dd9727 (patch) | |
| tree | ef0acbb68cdcecac5a65665fcc2b9bf1a4cd2ddb /src/main/resources | |
| parent | 7908d223d913a1ac9e929730652923d934d2b4b4 (diff) | |
| download | RoughlyEnoughItems-31c9e820c1232fd7099fcf60a5a588c363dd9727.tar.gz RoughlyEnoughItems-31c9e820c1232fd7099fcf60a5a588c363dd9727.tar.bz2 RoughlyEnoughItems-31c9e820c1232fd7099fcf60a5a588c363dd9727.zip | |
New translations en_us.json (lol_us)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 2a2cd55ee..dd8198ddf 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -1,12 +1,5 @@ { - "key.rei.category": "Woughwy Enough Items", - "key.roughlyenoughitems.recipe_keybind": "Show Wecipe", - "key.roughlyenoughitems.hide_keybind": "Hide/Show WEI", - "key.roughlyenoughitems.usage_keybind": "Show Uses", - "key.roughlyenoughitems.next_page": "Next Page", - "key.roughlyenoughitems.previous_page": "Pwevious Page", - "key.roughlyenoughitems.focus_search": "Focus Seawch Fiewd", - "key.roughlyenoughitems.copy_recipe_id": "Copy Wecipe Identifiew", + "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", "text.rei.cheating": "Cheating", "text.rei.cheating_disabled": "§7Cheating Disabwed", "text.rei.cheating_enabled": "§cCheating Enabwed", @@ -96,12 +89,20 @@ "config.roughlyenoughitems.technical": "Techwicaw", "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": "Cwickabwe Wecipe Awwows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabwed", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabwed", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.darkTheme": "Appeawance Thweme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dawk Thweme", "config.roughlyenoughitems.darkTheme.boolean.false": "Wight Thweme", |
