Restructure page block border translations

This commit is contained in:
Jože Fortun
2023-02-10 11:44:02 +01:00
parent b0b4ad568e
commit d8459ba973
2 changed files with 3 additions and 2 deletions
@@ -95,7 +95,7 @@
v-model="block.style.border.enabled"
switch
>
{{ $t('general.border') }}
{{ $t('general.border.show') }}
</b-form-checkbox>
</div>
</b-tab>
+2 -1
View File
@@ -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