galactic-bot/language/languages/en_us/commands/en_us_utility.lang
2020-05-04 19:35:01 -04:00

38 lines
780 B
Plaintext

[C_PING]
Pong! {number}
[C_MODE_TEST]
switch('{mode}') {
case 'explicit':
'works1';
break;
case 'fuzzy':
'works2';
break;
}
[C_PING_HELP]
what?
[C_SETTING_RESET]
Are you sure you want to reset __all__ of your guild settings to the default values?
[C_USER]
**Nickname:** {nickname}
**User:** <@{id}>
**Server join date:** {joined}
**Account created:** {created}
**Status:** {status}
**Activity:** {activity}
**Last server activity:** {serverActivity}
**Last global activity:** {globalActivity}
**Roles:** {roles}
[C_USER_SEARCH_TITLE]
Search result for keyword: `{key}`
[C_USER_SEARCH_FOOTER]
Found {matches} matches, displaying {count}
[C_USER_HELP]
To search server members with similar names use `{prefix}user search < arguments >`