missing lang entries

This commit is contained in:
Erik 2020-09-28 01:34:37 +03:00
parent a915d79113
commit 5ba4933f92
2 changed files with 34 additions and 1 deletions

View File

@ -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.

View File

@ -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.