responsive fixes for supplier

This commit is contained in:
2015-10-12 12:05:16 +02:00
parent 5ed5139125
commit 7ee9504382
23 changed files with 224 additions and 69 deletions
+6 -2
View File
@@ -10,6 +10,8 @@ en:
destroy:
text: 'Are you sure?'
total: Total
close: Close
destroy_button: Delete
sign_up:
header: |
Nice that you want to start using Mozo.
@@ -54,14 +56,16 @@ en:
modal:
title: "Edit ${models.table|downcase}"
body_header: ""
close_button: Close
save_button: Save
close_button: Cancel
save_button: OK
destroy_button: Delete
new_button: Add ${models.table|downcase}
lists:
index:
show_all: Show all ${models.plural.list|downcase}
show_active: Show active ${models.plural.list}
show_list_on_day: ${models.list} on date
total_sentence: Total amount
show:
title: Show %{list}
users: Clients
+6 -2
View File
@@ -10,6 +10,8 @@ nl:
destroy:
text: 'Are you sure?'
total: Total
close: Sluiten
destroy_button: Verwijder
sign_up:
header: |
Leuk dat je je wilt aanmelden voor Mozo.
@@ -53,14 +55,16 @@ nl:
modal:
title: "Bewerk ${models.table|downcase}"
body_header: ""
close_button: Sluiten
save_button: Opslaan
close_button: Cancel
save_button: OK
destroy_button: Verwijderen
new_button: ${models.table} toevoegen
lists:
index:
show_all: Toon alle ${models.plural.list}
show_active: Toon actieve ${models.plural.list}
show_list_on_day: '${models.plural.list} op datum'
total_sentence: Totaal bedrag
show:
title: "%{list} tonen"
users: Klanten