commit
e7f5770405
2 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
.type= "Un attribut a été changé: #{notification.liste.last}"
|
||||
- elsif ['piece_justificative'].include?(notification.type_notif)
|
||||
- if notification.liste.size > 1
|
||||
.type= "Plusieurs pièces jointes ont été changés, dont: #{notification.liste.join(" ")}"
|
||||
.type= "Plusieurs pièces jointes ont été changées, dont: #{notification.liste.join(" ")}"
|
||||
- else
|
||||
.type= "Une pièce jointe a été changée: #{notification.liste.last}"
|
||||
- else
|
||||
|
|
|
@ -35,6 +35,7 @@ fr:
|
|||
last: Dernier
|
||||
previous: Précédent
|
||||
first: Premier
|
||||
truncate: '…'
|
||||
|
||||
number:
|
||||
currency:
|
||||
|
|
Loading…
Reference in a new issue