mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Updated translation for body_classes
This commit is contained in:
parent
49d9cd176a
commit
80526bf55c
2 changed files with 3 additions and 1 deletions
|
@ -54,4 +54,4 @@ form:
|
|||
fields:
|
||||
header.body_classes:
|
||||
markdown: true
|
||||
description: 'Available classes in Future2021 Theme:<br />`single`'
|
||||
description: FUTURE.ADMIN.DEFAULT.BODY_CLASSES
|
|
@ -56,6 +56,7 @@ en:
|
|||
CUSTOM_MENU_ITEM_TARGET_TOP: 'Open in the full body of the window'
|
||||
DEFAULT:
|
||||
PRIMARY_IMAGE: Primary image
|
||||
BODY_CLASSES: 'Available classes in Future2021 Theme:<br />`single`'
|
||||
MODULAR:
|
||||
BANNER:
|
||||
BANNER_TAB: Banner
|
||||
|
@ -513,6 +514,7 @@ es:
|
|||
CUSTOM_MENU_ITEM_TARGET_TOP: 'Abrir en todo el cuerpo de la ventana'
|
||||
DEFAULT:
|
||||
PRIMARY_IMAGE: Imagen principal
|
||||
BODY_CLASSES: 'Clases disponibles en el tema Future2021:<br />`single`'
|
||||
MODULAR:
|
||||
BANNER:
|
||||
BANNER_TAB: Banner
|
||||
|
|
Loading…
Add table
Reference in a new issue