blob: 8d17fcefc6410b894578f7111723d46244ac7666 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
en:
line_referential_syncs:
search_no_results: "No line referential synchronisation matching your query"
activerecord:
errors:
models:
line_referential_sync:
attributes:
base:
multiple_process: 'There is already an synchronisation in progress'
line_referential_sync:
message:
new: "New synchronisation added"
pending: "Synchronisation en cours"
successful: "Synchronization successful after %{processing_time} with %{imported} objects created, %{updated} objects updated. %{deleted} objects were deleted.."
failed: "Synchronization failed after %{processing_time} with error: <em>%{error}</em>."
notice:
line_referential_sync:
created: 'Your synchronisation request has been created'
|