initial badge work
This commit is contained in:
parent
d2d0f45c81
commit
54f06dea10
5 changed files with 374 additions and 18 deletions
|
@ -411,6 +411,35 @@
|
|||
"ban":"Ban $1 from $2",
|
||||
"nick:":"Nickname:"
|
||||
},
|
||||
"badge":{
|
||||
"staff":"Instance staff",
|
||||
"partner":"Instance partner",
|
||||
"certified_moderator":"Moderator",
|
||||
"hypesquad":"Copyrighted thing",
|
||||
"hypesquad_house_1":"Bravery",
|
||||
"hypesquad_house_2":"Brilliance",
|
||||
"hypesquad_house_3":"Balance",
|
||||
"bug_hunter_level_1":"Bug hunter level 1",
|
||||
"bug_hunter_level_2":"Bug hunter level 2",
|
||||
"active_developer":"Active Developer",
|
||||
"verified_developer":"Verified Developer",
|
||||
"early_supporter":"Early supporter",
|
||||
"premium":"Premium",
|
||||
"guild_booster_lvl1":"Boosted guild",
|
||||
"guild_booster_lvl2":"Boosted guild",
|
||||
"guild_booster_lvl3":"Boosted guild",
|
||||
"guild_booster_lvl4":"Boosted guild",
|
||||
"guild_booster_lvl5":"Boosted guild",
|
||||
"guild_booster_lvl6":"Boosted guild",
|
||||
"guild_booster_lvl7":"Boosted guild",
|
||||
"guild_booster_lvl8":"Boosted guild",
|
||||
"guild_booster_lvl9":"Boosted guild for quite a while",
|
||||
"bot_commands":"Supports commands",
|
||||
"automod":"Uses automod",
|
||||
"application_guild_subscription":"Has premium",
|
||||
"legacy_username":"Has legacy username",
|
||||
"quest_completed":"did a quest"
|
||||
},
|
||||
"uploadFilesText":"Upload your files here!",
|
||||
"errorReconnect":"Unable to connect to the server, retrying in **$1** seconds...",
|
||||
"retrying":"Retrying...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue