2023-06-08 12:35:09 +00:00
|
|
|
{
|
|
|
|
"commands": {
|
|
|
|
"config": {
|
|
|
|
"setting_info": {
|
|
|
|
"type": "Twype: {{type}}",
|
|
|
|
"title": "Swetting: {{setting}}",
|
2023-06-10 15:49:38 +00:00
|
|
|
"current": "Cuwwent value: {{value}}",
|
|
|
|
"options": "Avwailable owptwions: {{options}}"
|
2023-06-08 12:35:09 +00:00
|
|
|
},
|
|
|
|
"title": "Configuwation",
|
|
|
|
"unknown_setting": "Unkwown setting \"{{setting}}\"",
|
2023-06-10 15:49:38 +00:00
|
|
|
"usage_hint": "Use **{{command}} <option> <new value>** to cwange a setting, or use **clear** as value to weset it :3",
|
|
|
|
"setting_updated": "Swetting {{setting}} has bween chwanged fwom {{old}} to {{value}} ^w^",
|
|
|
|
"setting_unchanged": "Swetting {{setting}} is awready set to {{value}}.",
|
|
|
|
"needs_server": "This swetting can onwy be cwanged in a sewver.",
|
|
|
|
"no_permission": "You dwon't have pewmission to cwange this sewver's configuwation :c",
|
|
|
|
"invalid_value": "Twe vwalue wou pwovided is nyot appwicable to twis optwon.\nAwwowed vawues are: {{values}}"
|
2023-06-08 12:35:09 +00:00
|
|
|
},
|
|
|
|
"ping": {
|
|
|
|
"title": "Latwency",
|
|
|
|
"body": "WebSocket: {{latency.ws}}\nWound Twip: {{latency.roundtrip}}"
|
2023-06-10 15:49:38 +00:00
|
|
|
},
|
|
|
|
"whois": {
|
|
|
|
"data": {
|
|
|
|
"badges": "Badgwes: {{badges}} (`{{badgesNum}}`)",
|
|
|
|
"icons": {
|
|
|
|
"text": "Avwataw: {{links}}",
|
|
|
|
"global": "Gwobal",
|
|
|
|
"server": "Sewver",
|
|
|
|
"banner": "Bannew"
|
|
|
|
},
|
|
|
|
"id": "Usew ID: `{{id}}`",
|
|
|
|
"username": "Usewnyame: `{{username}}`",
|
|
|
|
"created": "Acwount cweated: <t:{{ts}}:R> (<t:{{ts}}:F>)",
|
|
|
|
"flags": "Usew Flags: {{flags}} (`{{flagsNum}}`)",
|
|
|
|
"privileged": "🔨 This usew is **pwivileged** and has a gwobal pewmission ovewride! 😠",
|
|
|
|
"nickname": "Nicknyame: `{{nickname}}`",
|
|
|
|
"colour": "Role cowour: `{{colour}}`",
|
|
|
|
"ranking": "Role wanking: `{{rank}}` (Youws: `{{own_rank}}`)",
|
|
|
|
"roles": "Roles: {{roles}}",
|
|
|
|
"owner": "🦞 **one in a krillion**",
|
|
|
|
"inferior": "⬇️ This usew is a bottom",
|
|
|
|
"superior": "⬆️ This user is a top"
|
|
|
|
},
|
|
|
|
"title": "Usew info",
|
|
|
|
"title_member": "Membew info",
|
|
|
|
"not_found": "Cannot find the weqwested usew! :("
|
2023-06-08 12:35:09 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-10 15:49:38 +00:00
|
|
|
"test": "Test message in Engwish",
|
|
|
|
"i18n_test_f": "She shat hersewf",
|
|
|
|
"i18n_test": "They shat themsewves",
|
|
|
|
"i18n_test_m": "He shat himsewf",
|
|
|
|
"command_failed": {
|
|
|
|
"title": "Command execwution fwailed >.<",
|
|
|
|
"bug_report": "File a bug weport!!",
|
|
|
|
"support_server": "Join suppowt sewver :3"
|
|
|
|
}
|
2023-06-08 12:35:09 +00:00
|
|
|
}
|