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