Fix a single grammar error (#25512)
Update food-component.ftl why was I the only one that noticed it
This commit is contained in:
@@ -24,6 +24,6 @@ food-system-verb-eat = Eat
|
||||
|
||||
## Force feeding
|
||||
|
||||
food-system-force-feed = {CAPITALIZE(THE($user))} is trying feed you something!
|
||||
food-system-force-feed = {CAPITALIZE(THE($user))} is trying to feed you something!
|
||||
food-system-force-feed-success = {CAPITALIZE(THE($user))} forced you to eat something! {$flavors}
|
||||
food-system-force-feed-success-user = You successfully feed {THE($target)}
|
||||
|
||||
Reference in New Issue
Block a user