galactic-bot/language/languages/en_us/commands/en_us_utility.lang

38 lines
780 B
Plaintext
Raw Normal View History

2020-05-01 16:12:21 +02:00
[C_PING]
2020-04-19 21:52:51 +02:00
Pong! {number}
[C_MODE_TEST]
switch('{mode}') {
case 'explicit':
'works1';
break;
case 'fuzzy':
'works2';
break;
}
2020-05-01 16:12:21 +02:00
[C_PING_HELP]
what?
2020-05-01 16:12:21 +02:00
2020-05-05 01:35:01 +02:00
[C_SETTING_RESET]
Are you sure you want to reset __all__ of your guild settings to the default values?
2020-04-19 21:52:51 +02:00
[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}
2020-05-01 16:12:21 +02:00
[C_USER_SEARCH_TITLE]
2020-04-21 19:56:31 +02:00
Search result for keyword: `{key}`
2020-05-01 16:12:21 +02:00
[C_USER_SEARCH_FOOTER]
Found {matches} matches, displaying {count}
[C_USER_HELP]
To search server members with similar names use `{prefix}user search < arguments >`