blob: 41d1983dc5fbe41902ec556a6962eb37ae4db401 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
en:
clean_ups:
success_tm: "%{count} time tables deleted"
success_vj: "%{count} vehicle journeys deleted"
success_jp: "%{count} journey patterns deleted"
failure: "Fail when clean_up : %{error_message}"
actions:
clean_up: "clean up"
confirm: "Clean up will destroy time tables which ended on requested date\nand next recursively all object without any time table\nPlease confirm this action"
activemodel:
attributes:
clean_up:
expected_date: "Final date : "
titles:
clean_up:
expected_date: "value included in clean up"
|