'off' -> 'disable notifications' in settings
FREEBIE
This commit is contained in:
parent
7578991f4e
commit
24e4d9c615
3 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
render_attributes: function() {
|
||||
return {
|
||||
settings: i18n('settings'),
|
||||
off: i18n('off'),
|
||||
disableNotifications: i18n('disableNotifications'),
|
||||
nameAndMessage: i18n('nameAndMessage'),
|
||||
noNameOrMessage: i18n('noNameOrMessage'),
|
||||
nameOnly: i18n('nameOnly'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue