Restructure page block border translations
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
v-model="block.style.border.enabled"
|
||||
switch
|
||||
>
|
||||
{{ $t('general.border') }}
|
||||
{{ $t('general.border.show') }}
|
||||
</b-form-checkbox>
|
||||
</div>
|
||||
</b-tab>
|
||||
|
||||
@@ -114,7 +114,8 @@ general:
|
||||
descriptionPlaceholder: Block description
|
||||
headerStyle: Block header style (color)
|
||||
wrap: Display block as a card
|
||||
border: Show border
|
||||
border:
|
||||
show: Show border
|
||||
label:
|
||||
add: Add
|
||||
back: Back
|
||||
|
||||
Reference in New Issue
Block a user