diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-06-27 16:47:45 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-06-27 16:47:45 +0800 |
| commit | 4cbdc5d77a1406ef6d8b350ddedce987cbed3647 (patch) | |
| tree | b5f4b70c351423dbbae3b6f9f161094ab4f1bbf0 /runtime/src/main/resources | |
| parent | c0c2bd8d259b9ccc55d2111d806220753b9d89bd (diff) | |
| download | RoughlyEnoughItems-4cbdc5d77a1406ef6d8b350ddedce987cbed3647.tar.gz RoughlyEnoughItems-4cbdc5d77a1406ef6d8b350ddedce987cbed3647.tar.bz2 RoughlyEnoughItems-4cbdc5d77a1406ef6d8b350ddedce987cbed3647.zip | |
Close #561
Diffstat (limited to 'runtime/src/main/resources')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index f0d07f807..b59607783 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -134,6 +134,7 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.keyBindings.previousScreenKeybind": "Previous Screen:", "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", "config.roughlyenoughitems.cheatingStyle.grab": "Grab", "config.roughlyenoughitems.cheatingStyle.give": "Give", |
