egebilecen / PZServerDiscordBot

A Project Zomboid Discord Bot written in C# using Discord.NET to manage and execute commands on Project Zomboid Server.
GNU General Public License v3.0
70 stars 15 forks source link

error when translating to Brazilian Portuguese #70

Closed gabrielm3234 closed 1 year ago

gabrielm3234 commented 1 year ago

when placing the command (!localization Português Brasileiro) that is right. but this appears (The input text has too many parameters.) I can put it in all the languages of the site but not this one.

egebilecen commented 1 year ago

Hey. Use with quotes: !localization “Português Brasileiro”

gabrielm3234 commented 1 year ago

thanks. I was doing it like this (!localization "") because it appears like this as an example. thanks.