mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Translate buttons also
This commit is contained in:
parent
eac13aa17e
commit
0e5a5ef27e
1 changed files with 4 additions and 4 deletions
|
@ -30,11 +30,11 @@ form:
|
|||
type: toggle
|
||||
label: FUTURE.ADMIN.THEME.PRODUCTION_MODE
|
||||
help: FUTURE.ADMIN.THEME.PRODUCTION_MODE_HELP
|
||||
highlight: 1
|
||||
default: 1
|
||||
highlight: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
|
@ -193,8 +193,8 @@ form:
|
|||
default: 0
|
||||
highlight: 1
|
||||
options:
|
||||
'0': No
|
||||
'1': Yes
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
validate:
|
||||
type: bool
|
||||
custommenu:
|
||||
|
|
Loading…
Add table
Reference in a new issue