Fix destroy problem and add section area explanation
This commit is contained in:
@@ -124,3 +124,4 @@ en:
|
||||
title: Title
|
||||
width: Width
|
||||
height: Height
|
||||
rounded: Rounded?
|
||||
|
||||
@@ -123,3 +123,4 @@ nl:
|
||||
title: Titel
|
||||
width: Breedte
|
||||
height: Hoogte
|
||||
rounded: Rond?
|
||||
|
||||
@@ -227,6 +227,9 @@ en:
|
||||
add_button: Add ${models.section_area}
|
||||
modal:
|
||||
title: Add ${models.section_area}
|
||||
explanation: |
|
||||
A ${models.section_area} is a block in your ${models.section} to indicate elements to easily recognize your space.
|
||||
This can be a Bar or special area.
|
||||
save_button: Save
|
||||
close_button: Close
|
||||
destroy_button: Delete
|
||||
|
||||
@@ -230,6 +230,9 @@ nl:
|
||||
add_button: ${models.section_area} toevoegen
|
||||
modal:
|
||||
title: ${models.section_area} toevoegen
|
||||
explanation: |
|
||||
A ${models.section_area} is a block in your ${models.section} to indicate elements to easily recognize your space.
|
||||
This can be a Bar or special area.
|
||||
save_button: Save
|
||||
close_button: Close
|
||||
destroy_button: Verwijderen
|
||||
|
||||
Reference in New Issue
Block a user