mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-01-11 16:18:40 +00:00
fix escaping
This commit is contained in:
parent
428388514a
commit
5f14c56195
|
|
@ -26,6 +26,6 @@ return ['Organization' => [
|
|||
'Search' => 'Chercher',
|
||||
'Status' => 'Statut',
|
||||
'Unit' => 'Unité',
|
||||
'UnitLogo' => 'Logo de l\\'unité',
|
||||
'UnitLogo' => 'Logo de l\'unité',
|
||||
'Units' => 'Unités',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -26,6 +26,6 @@ return ['Organization' => [
|
|||
'Search' => 'Ricerca',
|
||||
'Status' => 'Stato',
|
||||
'Unit' => 'Unità',
|
||||
'UnitLogo' => 'Logo dell\\'unità',
|
||||
'UnitLogo' => 'Logo dell\'unità',
|
||||
'Units' => 'Unità',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user