Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
### Interaction Messages
|
||||
|
||||
# When trying to eat food without the required utensil
|
||||
food-you-need-utensil = You need to use a {$utensil} to eat that!
|
||||
|
||||
# When trying to eat food without the required utensil... but you gotta hold it
|
||||
food-you-need-to-hold-utensil = You need to be holding a {$utensil} to eat that!
|
||||
|
||||
food-you-cannot-eat-any-more = You can't eat any more!
|
||||
food-nom = Nom
|
||||
|
||||
## Entity
|
||||
|
||||
food-component-try-use-food-is-empty = {$entity} is empty!
|
||||
Reference in New Issue
Block a user