forked from Galactic/galactic-bot
missing lang entries
This commit is contained in:
parent
a915d79113
commit
5ba4933f92
@ -11,6 +11,9 @@ Export a JSON file of all of the settings for the server or user.
|
||||
[A_USER_SETTINGS_DESCRIPTION]
|
||||
View or edit user-only settings.
|
||||
|
||||
[A_ALL_SETTINGS_DESCRIPTION]
|
||||
List all settings.
|
||||
|
||||
//Grant Command
|
||||
[A_CHANNEL_GRANT_DESCRIPTION]
|
||||
Specify channels to grant specific permissions to.
|
||||
|
@ -230,7 +230,7 @@ Successfully set the tokenized word filter to `{changed}`.
|
||||
Successfully reset the tokenized word filter.
|
||||
|
||||
[S_WORDFILTER_TOGGLE]
|
||||
Successfully toggled the wordfilter **{toggle}**.
|
||||
Successfully toggled the word filter **{toggle}**.
|
||||
|
||||
[S_WORDFILTER_IGNORE_ADD]
|
||||
Successfully added {changed} to be ignored by the word filter.
|
||||
@ -340,6 +340,36 @@ __Letting this prompt time out will make the action a **generic** one.__
|
||||
The following domains were already tied to another action and were skipped.
|
||||
`{domains}`
|
||||
|
||||
[S_LINKFILTER_TOGGLE]
|
||||
Successfully toggled the link filter **{toggle}**.
|
||||
|
||||
[S_LINKFILTER_IGNORE_ADD]
|
||||
Successfully added {changed} to be ignored by the link filter.
|
||||
|
||||
[S_LINKFILTER_IGNORE_REMOVE]
|
||||
Successfully removed {changed} from being ignored by the link filter.
|
||||
|
||||
[S_LINKFILTER_IGNORE_SET]
|
||||
Successfully set {changed} to be ignored by the link filter.
|
||||
|
||||
[S_LINKFILTER_IGNORE_RESET]
|
||||
Successfully reset the ignored channels for the link filter.
|
||||
|
||||
[S_LINKFILTER_BYPASS_ADD]
|
||||
Successfully added {changed} to be ignored by the link filter.
|
||||
|
||||
[S_LINKFILTER_BYPASS_REMOVE]
|
||||
Successfully removed {changed} from being ignored by the link filter.
|
||||
|
||||
[S_LINKFILTER_BYPASS_SET]
|
||||
Successfully set {changed} to be ignored by the link filter.
|
||||
|
||||
[S_LINKFILTER_BYPASS_RESET]
|
||||
Successfully reset the ignored channels for the link filter.
|
||||
|
||||
[S_LINKFILTER_SILENT_TOGGLE]
|
||||
Successfully toggled link filter silent mode **{toggle}**.
|
||||
|
||||
//Protection Setting
|
||||
[S_PROTECTION_DESCRIPTION]
|
||||
Configure how moderation immunity works. Can be specific roles or role position based.
|
||||
|
Loading…
Reference in New Issue
Block a user