blob: 99df24397a11e1718049f1b7e6efe008a8a50323 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
en:
workbenches:
show:
title: "Transport offer %{name}"
edit:
title: "Configure the workbench"
link: "Settings"
update:
title: "Configure the workbench"
referential_count:
zero: "There are no referentials in your workbench"
one: "There is one referential in your workbench"
other: "There are #{count} referentials in your workbench"
index:
title: "%{organisation} dashboard"
offers:
title: "Transport offers"
organisation: "Organisation offers"
idf: "IDF offers"
referentials: "Referentials"
calendars: "Calendars"
see: "See the list"
no_content: "No content yet."
actions:
show_output: "Merge Transport Offer"
affect_ccset: "Configure"
activerecord:
models:
workbench:
zero: "workbench"
one: "workbench"
other: "workbenches"
attributes:
workbench:
import_compliance_control_set_id: Space data before import
merge_compliance_control_set_id: Space data before merge
|