Commit 337e22ef authored by Viral Solani's avatar Viral Solani Committed by StyleCI Bot

Apply fixes from StyleCI

parent 05257f6e
......@@ -23,5 +23,5 @@ return [
"oAria": {
"sSortAscending": ": activate to sort column ascending",
"sSortDescending": ": activate to sort column descending"
}'
}',
];
......@@ -29,5 +29,5 @@ return [
"0": "Aucune ligne séléctionnée",
"1": "1 ligne séléctionnée"
}
}'
}',
];
......@@ -16,7 +16,7 @@ return [
'none' => "Il n'y a pas d'historique récent.",
'none_for_type' => "Il n'y a pas d'historique pour ce type.",
'none_for_entity' => "Il n'y a pas d'historique pour :entity.",
'recent_history' => "Historique récent",
'recent_history' => 'Historique récent',
'roles' => [
'created' => 'rôle créé',
......
......@@ -22,7 +22,7 @@ return [
'dashboard' => 'Tableau de bord',
'login' => 'Connexion',
'macros' => 'Macros',
'register' => "Enregistrement",
'register' => 'Enregistrement',
'user' => [
'account' => 'Mon compte',
......@@ -35,4 +35,4 @@ return [
'backend' => [
'dashboard' => 'Tableau de bord',
],];
], ];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment