Skip to content
Snippets Groups Projects
Verified Commit 61bc9c9e authored by Damien's avatar Damien
Browse files

FEAT #7659 Lang

parent d4043587
No related branches found
No related tags found
No related merge requests found
...@@ -394,8 +394,8 @@ ...@@ -394,8 +394,8 @@
</SERVICE> </SERVICE>
<SERVICE> <SERVICE>
<id>admin_password_rules</id> <id>admin_password_rules</id>
<name>_SECURITY</name> <name>_SECURITIES</name>
<comment>_SECURITY</comment> <comment>_SECURITIES</comment>
<servicepage></servicepage> <servicepage></servicepage>
<servicetype>admin</servicetype> <servicetype>admin</servicetype>
<category>supervision</category> <category>supervision</category>
......
...@@ -185,7 +185,7 @@ define('_NOTIFICATIONS', 'Notifications'); ...@@ -185,7 +185,7 @@ define('_NOTIFICATIONS', 'Notifications');
define('_ADMIN_NOTIFICATIONS_DESC', " Create and manage users' notifications based on application events"); define('_ADMIN_NOTIFICATIONS_DESC', " Create and manage users' notifications based on application events");
define('_TEMPLATES', 'Templates'); define('_TEMPLATES', 'Templates');
define('_ADMIN_TEMPLATES_DESC', 'Manage templates for attachments, notifications, document generation, sendmail and notes'); define('_ADMIN_TEMPLATES_DESC', 'Manage templates for attachments, notifications, document generation, sendmail and notes');
define('_SECURITY', 'Security'); define('_SECURITIES', 'Securities');
//SERVICES //SERVICES
define('_REDIRECT_TO_ACTION', 'Redirect to an action'); define('_REDIRECT_TO_ACTION', 'Redirect to an action');
......
...@@ -185,7 +185,7 @@ define('_NOTIFICATIONS', 'Notifications'); ...@@ -185,7 +185,7 @@ define('_NOTIFICATIONS', 'Notifications');
define('_ADMIN_NOTIFICATIONS_DESC', "Créer et gérer des notifications aux utilisateurs basées sur des événements de l'application"); define('_ADMIN_NOTIFICATIONS_DESC', "Créer et gérer des notifications aux utilisateurs basées sur des événements de l'application");
define('_TEMPLATES', 'Modèles de documents'); define('_TEMPLATES', 'Modèles de documents');
define('_ADMIN_TEMPLATES_DESC', "Gérer les modèles utilisés pour les pièces jointes, les notifications, la génération de courriers, l'envoi de courriels et les notes"); define('_ADMIN_TEMPLATES_DESC', "Gérer les modèles utilisés pour les pièces jointes, les notifications, la génération de courriers, l'envoi de courriels et les notes");
define('_SECURITY', 'Sécurité'); define('_SECURITIES', 'Sécurités');
//SERVICES //SERVICES
define('_REDIRECT_TO_ACTION', 'Rediriger vers une action'); define('_REDIRECT_TO_ACTION', 'Rediriger vers une action');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment