diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-08-03 18:34:43 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-08-03 18:34:43 +0800 |
| commit | ed82b4e65d41a5c9c1324987cc4fcd596bfa36ff (patch) | |
| tree | 0f672494ec9b29c1c03783872a35973dd043a4fe /runtime/src/main/resources/assets/roughlyenoughitems | |
| parent | 606ebaf9145b32f63cdeb330f16496df6a68ec2f (diff) | |
| download | RoughlyEnoughItems-ed82b4e65d41a5c9c1324987cc4fcd596bfa36ff.tar.gz RoughlyEnoughItems-ed82b4e65d41a5c9c1324987cc4fcd596bfa36ff.tar.bz2 RoughlyEnoughItems-ed82b4e65d41a5c9c1324987cc4fcd596bfa36ff.zip | |
Add feedback
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems')
| -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", |
