test driven updates

This commit is contained in:
2018-01-14 15:00:26 -03:00
parent 48e21e5147
commit 47cff0c79f
9 changed files with 20 additions and 16 deletions
+3 -3
View File
@@ -17,7 +17,7 @@ window.$translations =
close: 'Close'
confirm:
cancel: 'Cancel'
confirm: 'Yes'
confirm: 'Ja'
modals:
edit_project:
title: "Edit ${models.project} %{name}"
@@ -27,8 +27,8 @@ window.$translations =
title: "Edit ${models.tracker_subject} %{name}"
edit_tracker_group:
title: "Edit ${models.tracker_group} %{name}"
confirm: 'Ja'
confirm:
title: 'Weet je dit zeker?'
action:
new_model: "New %{model}"
select_model: 'Select %{model}'