Files
dunlop-core/config/locales/state_machines.nl.yml
T
2018-01-20 13:02:44 -03:00

43 lines
976 B
YAML

nl:
activerecord:
state_machines:
# Possible lookup precedence
# workflow_instance/scenario1
# state:
# states:
# active: Actief
# workflow_instance:
# state:
# states:
# active: Actief
# workflow_instance/scenario1:
# states:
# active: Actief
# workflow_instance:
# states:
# active: Actief
# state:
# states:
# active: Actief
# states:
# active: Actief
source_file:
states:
scheduled: Scheduled
active: Actief
failed: Failed
states:
uncategorized: Uncategorized
unplanned: Unplanned
planned: Gepland
active: Actief
overdue: Overdue
any_rejected: Any rejected
all_completed: All completed
pending: Pending
processing: Actief
rejected: Rejected
completed: Completed