test driven updates
This commit is contained in:
@@ -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}'
|
||||
|
||||
Reference in New Issue
Block a user