Files
ember-panda/tests/dummy/app/i18n/translations/manual/project.coffee
T
2017-12-21 11:51:55 +01:00

14 lines
472 B
CoffeeScript

translations = project:
dunlop:
workflow_group:
text: "
%{models} are groupings of ${models.plural.workflow_action_definition}.
"
duration_value:
header: 'Execution lead time, offset and order'
workflow_action_definition:
action_confirmation:
header: '${models.workflow_action_definition} confirmation'
text: '<img src="/panda/app/assets/manual/workflow-action-definition-confirmation.png">'
export default translations