mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-12 19:08:41 +00:00
fix escaping
This commit is contained in:
parent
790956bb90
commit
bf353341b9
|
|
@ -16,7 +16,7 @@ return ['HumanResourceManagement' => [
|
||||||
'Account' => 'Compte',
|
'Account' => 'Compte',
|
||||||
'Active' => 'actif',
|
'Active' => 'actif',
|
||||||
'Address' => '#VALUE!',
|
'Address' => '#VALUE!',
|
||||||
'Birthday' => 'Date d\\'anniversaire',
|
'Birthday' => 'Date d\'anniversaire',
|
||||||
'Clocking' => 'Horlogerie',
|
'Clocking' => 'Horlogerie',
|
||||||
'Contracts' => 'Contrats',
|
'Contracts' => 'Contrats',
|
||||||
'CreateFromAccount' => 'Créer du compte',
|
'CreateFromAccount' => 'Créer du compte',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user