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