Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.43k stars 381 forks source link

Minor i18n fix with interpolation #2765

Closed sgkoishi closed 2 years ago

sgkoishi commented 2 years ago

The extractor handle the concatenate incorrectly: "Authenticated as " + args.Player.Name + " successfully." => Authenticated as successfully.