Product error handling

This commit is contained in:
2014-11-27 14:48:33 +01:00
parent 60f014811c
commit 5453837880
20 changed files with 96 additions and 39 deletions
+2
View File
@@ -163,6 +163,8 @@ en:
product:
new: 'New ${model.product|downcase}'
destroy_confirmation: Are you sure you want to delete ${models.product|downcase} %{name}
code_filter:
placeholder: Filter ${models.product|downcase} ${attributes.product.code|downcase}
preview:
header: 'Select moment to preview products'
description: 'Products visible to customers at chosen moment:'
+2
View File
@@ -166,6 +166,8 @@ nl:
product:
new: 'Nieuw ${model.product|downcase}'
destroy_confirmation: Weet je zeker dat je ${models.product|downcase} %{name} wilt verwijderen
code_filter:
placeholder: Filter ${models.product|downcase} ${attributes.product.code|downcase}
preview:
header: 'Selecteer tijdstip voor voorbeeld'
description: 'Producten op gekozen tijdstip:'