Removed language from PycordGuild
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"timezone_invalid": "Timezone **{timezone}** was not found. Please, select one of the timezones provided by the autocompletion.",
|
||||
"config_set": "Configuration has been updated. You can review it anytime using `/config show`.",
|
||||
"config_reset": "Configuration has been reset. You can update it using `/config set`, otherwise no events can be held.",
|
||||
"config_show": "**Guild config**\n\nChannel: <#{channel_id}>\nCategory: <#{category_id}>\nTimezone: {timezone}\nLanguage: {language}"
|
||||
"config_show": "**Guild config**\n\nChannel: <#{channel_id}>\nCategory: <#{category_id}>\nTimezone: {timezone}"
|
||||
},
|
||||
"commands": {
|
||||
"config": {
|
||||
@@ -23,9 +23,6 @@
|
||||
},
|
||||
"timezone": {
|
||||
"description": "Timezone in which events take place"
|
||||
},
|
||||
"language": {
|
||||
"description": "Language for bot's messages"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user