Fix destroy problem and add section area explanation

This commit is contained in:
2015-03-24 17:35:43 +01:00
parent 7fb2a0f08c
commit c5d6252c7a
14 changed files with 33 additions and 21 deletions
+1
View File
@@ -124,3 +124,4 @@ en:
title: Title
width: Width
height: Height
rounded: Rounded?
+1
View File
@@ -123,3 +123,4 @@ nl:
title: Titel
width: Breedte
height: Hoogte
rounded: Rond?
+3
View File
@@ -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
+3
View File
@@ -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