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

53 lines
1.3 KiB
Plaintext

//Ping Command
[C_PING_RESPONSE]
Pong!
//Settings Command
[C_SETTINGS_RESET]
Are you sure you want to reset **all** of your {type} settings to the default values? This cannot be undone. *(__y__es, __n__o)*
This prompt will time out in __30 seconds__.
[C_SETTINGS_RESETERROR]
You provided an invalid input, please try again.
[C_SETTINGS_RESETSUCCESS]
All {type} settings were successfully deleted and set to default.
[C_SETTINGS_USERSETTINGSTITLE]
User Settings
[C_SETTINGS_GUILDSETTINGSTITLE]
Guild Settings
[C_SETTINGS_LISTSETTINGS]
Use `{prefix}setting [setting-name]` to view a description on the setting. Each setting is unique, so make sure to read carefully.
[C_SETTINGS_LISTSETTINGSALT]
Alternatively, you can view user settings by using the command `{prefix}settings -u`
[C_SETTINGS_NONEXIST]
That setting does not exist!
//User Command
[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..>`