= Localized beans, help, help builder, info, invite
help builder localization currently will collapse for header titles. This isn't too big of a deal, but the word for 'commands' at least can be localized.
This commit is contained in:
+40
-17
@@ -1,25 +1,26 @@
|
||||
[CommandEightBall]
|
||||
It is certain. =
|
||||
Ask again later. =
|
||||
Cannot predict now. =
|
||||
My sources say no. =
|
||||
You may rely on it. =
|
||||
Concentrate and ask again. =
|
||||
Answers a yes or no question! Warning = Kitty can not actually tell the future, she claims no responsibility for any lion mauling, lack of lottery wins, or felony charges. =
|
||||
Without a doubt. =
|
||||
It is decidedly so. =
|
||||
My reply is no. =
|
||||
As I see it, yes. =
|
||||
Outlook good. =
|
||||
Outlook not so good. =
|
||||
Cannot predict now. =
|
||||
Signs point to yes. =
|
||||
Most likely. =
|
||||
Reply hazy, try again. =
|
||||
Without a doubt. =
|
||||
Very doubtful. =
|
||||
It is decidedly so. =
|
||||
Answers a yes or no question! Warning: Kitty can not actually tell the future, she claims no responsibility for any lion mauling, lack of lottery wins, or felony charges. =
|
||||
Don't count on it. =
|
||||
Yes. =
|
||||
My reply is no. =
|
||||
Yes - definitely. =
|
||||
As I see it, yes. =
|
||||
Better not tell you now. =
|
||||
Outlook good. =
|
||||
Outlook not so good. =
|
||||
|
||||
[CommandColiru]
|
||||
Will try to compile any c++ code you put in! Supports up to C++14 standard, uses g++. =
|
||||
@@ -31,29 +32,51 @@ You have %s beans! =
|
||||
[CommandBetBeans]
|
||||
Please bet with at least 50 beans! =
|
||||
That's not a valid bet! =
|
||||
You won %s beans! =
|
||||
Sorry, you didn't win, try again! =
|
||||
Allows you to bet your beans, set your amount after the command! Warning! House always wins!\nSets of 3 will get 5x, 4 will get 10x, and 5 will get 1000x =
|
||||
You don't have enough beans! =
|
||||
You won %s beans! =
|
||||
|
||||
[CommandChangeIndicator]
|
||||
Indicator changed to `%s` =
|
||||
Changes the command indicator to any single character. By default, it's '!'. If more than one character is provided, the first one is used! =
|
||||
Indicator changed to `%s` =
|
||||
|
||||
[CommandHelpBuilder]
|
||||
commands =
|
||||
Emit help for all commands as formatted HTML =
|
||||
|
||||
[CommandDoWork]
|
||||
I finished with my work! = D =
|
||||
I finished with my work! :D =
|
||||
Occupies a core for a few seconds =
|
||||
|
||||
[CommandBoop]
|
||||
Kitty will react with a counter =
|
||||
%s booped %s! =
|
||||
Woah! %s booped me! That's %s total! =
|
||||
Kitty will react with a counter =
|
||||
%s booped several others - %s! =
|
||||
|
||||
[CommandInvite]
|
||||
Provies a direct invite link for KittyBot =
|
||||
|
||||
[CommandInfo]
|
||||
I'm made by `Rin#8904` and `Reverie Wisp#3703`!\nYou can find more info about me along with a Patreon link to support us and GitHub link for filing bugs https://www.rinsnowmew.com/bot/ =
|
||||
Provides author info and a link to Kitty's website =
|
||||
|
||||
[CommandBlurry]
|
||||
Blurs your icon or the icon of a friend you mentioned =
|
||||
|
||||
[CommandHelp]
|
||||
You can get help with a specific command by typing `!help command`!\nYou can also look at <https://www.rinsnowmew.com/bot/info/#commands>\nGeneral Commands: `boop, roll, choose, help, info, vote, results, showpoll, wolfram, cplus, java, beans, role, bet, yeet` =
|
||||
Lets you look up specific commands, or get a link to a list of all commands. =
|
||||
|
||||
[CommandGiveBeans]
|
||||
That's not a valid number! =
|
||||
Gave %s %s beans! =
|
||||
Gives beans to the mentioned users! =
|
||||
You didn't mention anyone! =
|
||||
|
||||
[CommandChoose]
|
||||
With an input of x,y,z where x y and z are all choices, kitty will choose one =
|
||||
I chooooooose %s! =
|
||||
|
||||
[CommandDoWork]
|
||||
I finished with my work! :D =
|
||||
Occupies a core for a few seconds =
|
||||
|
||||
[CommandBlurry]
|
||||
Blurs your icon or the icon of a friend you mentioned =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user