create component for sidemenu and add locales for raw text
This commit is contained in:
parent
4a2982dc37
commit
a01564adcd
13 changed files with 126 additions and 76 deletions
|
@ -26,3 +26,15 @@ en:
|
|||
confirmation:
|
||||
revoke: "Would you like to revoke the opinion request to %{email} ?"
|
||||
remind: "Would you like to remind %{email} ?"
|
||||
sidemenu:
|
||||
give_avis: Give your opinion
|
||||
see_avis: Read opinions
|
||||
ask_avis: Ask for an opinion
|
||||
ask_new_avis: Ask for a new opinion
|
||||
information_text:
|
||||
no_new_avis_text: The file has been proceed
|
||||
no_new_avis_text_detail: Opinion requests are closed
|
||||
unauthorized_avis_text: This procedure does not allowed expert opinions
|
||||
unauthorized_avis_text_detail: Would you please contact your administrator
|
||||
empty_text: No opinion.
|
||||
empty_text_detail: No opinion available on this file
|
||||
|
|
|
@ -26,3 +26,15 @@ fr:
|
|||
confirmation:
|
||||
revoke: "Souhaitez-vous révoquer la demande d’avis à %{email} ?"
|
||||
remind: "Souhaitez-vous relancer %{email} ?"
|
||||
sidemenu:
|
||||
give_avis: Donner votre avis
|
||||
see_avis: Voir les avis
|
||||
ask_avis: Demander un avis
|
||||
ask_new_avis: Demander un nouvel avis
|
||||
information_text:
|
||||
no_new_avis_text: Le dossier a été traité
|
||||
no_new_avis_text_detail: Les demandes d'avis ne sont plus autorisées
|
||||
unauthorized_avis_text: Cette démarche n’autorise pas la demande d’avis à un expert.
|
||||
unauthorized_avis_text_detail: Veuillez contacter votre administrateur
|
||||
empty_text: Aucun avis.
|
||||
empty_text_detail: Aucun avis n’est disponible sur ce dossier.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue