diff --git a/locales/en.json b/locales/en.json index 92aa3162..7339dd1a 100644 --- a/locales/en.json +++ b/locales/en.json @@ -31,7 +31,7 @@ "give_item": "Gave %s to %s", "give_item_all": "Gave %s to every Player", "give_money": "Gave %s %s", - "give_money_all": "Added %s to every Players %s", + "give_money_all": "Added %s to every Players", "give_money_all_crypto": "Gave %s Crypto/s to every Player", "give_money_crypto": "Gave %s Crypto/s to %s", "givecar.plates_alreadyused": "Unable to gave vehicle. Number plate %s is already in use on another vehicle", @@ -94,4 +94,4 @@ "warned": "You have been warned ", "warngiven": "Warned: ", "weatherType": "Weather is changed to: %s" -} \ No newline at end of file +}