mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-31 09:28:40 +00:00
fix escaping
This commit is contained in:
parent
2b257f25d3
commit
829e4e1f96
|
|
@ -31,7 +31,7 @@ return ['Support' => [
|
|||
'Forwarded' => 'Transmis',
|
||||
'From' => 'À partir de',
|
||||
'Group' => 'Grouper',
|
||||
'InTime' => 'À l\\'heure',
|
||||
'InTime' => 'À l\'heure',
|
||||
'Interval' => 'Intervalle',
|
||||
'Media' => 'Médias',
|
||||
'Message' => 'Message',
|
||||
|
|
@ -55,7 +55,7 @@ return ['Support' => [
|
|||
'Tickets' => 'Des billets',
|
||||
'Title' => 'Titre',
|
||||
'To' => 'À',
|
||||
'Today' => 'Aujourd\\'hui',
|
||||
'Today' => 'Aujourd\'hui',
|
||||
'Topic' => 'Sujet',
|
||||
'Type' => 'Taper',
|
||||
'Unassigned' => '#VALUE!',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user