diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-08-03 18:34:43 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-08-19 17:34:11 +0800 |
| commit | 98d0a62d073f318b365d3fd3173d9d53046ec829 (patch) | |
| tree | f41a4f953df58607716b7d072160a35a72199a8f /runtime/src/main/resources/assets/roughlyenoughitems/lang | |
| parent | b9e0aeec2c451bcb39c1f6d4e8d31ef809bd0567 (diff) | |
| download | RoughlyEnoughItems-98d0a62d073f318b365d3fd3173d9d53046ec829.tar.gz RoughlyEnoughItems-98d0a62d073f318b365d3fd3173d9d53046ec829.tar.bz2 RoughlyEnoughItems-98d0a62d073f318b365d3fd3173d9d53046ec829.zip | |
Add feedback
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 2 |
1 files changed, 2 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 a8bc8634f..87a1392a3 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -8,6 +8,8 @@ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", "text.rei.no_permission_cheat": "Operator permissions are required to cheat items", "text.rei.search.field.suggestion": "Search...", + "text.rei.feedback": "Any feedback you want to give to the REI developer? %s to submit your feedback!", + "text.rei.feedback.link": "Click me to visit the Google Form", "category.rei.crafting": "Crafting", "category.rei.smelting": "Smelting", "category.rei.smelting.fuel": "Fuel", |
