mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-10 21:48:42 +00:00
fix escaping
This commit is contained in:
parent
05fe948bb9
commit
7472ed9b1a
|
|
@ -18,7 +18,7 @@ return ['Calendar' => [
|
||||||
'Close' => 'Близький',
|
'Close' => 'Близький',
|
||||||
'Day' => 'День',
|
'Day' => 'День',
|
||||||
'Event' => 'Подія',
|
'Event' => 'Подія',
|
||||||
'Friday' => 'П\\'ятниця',
|
'Friday' => 'П\'ятниця',
|
||||||
'Interval' => 'Інтервал',
|
'Interval' => 'Інтервал',
|
||||||
'Layout' => 'Макет',
|
'Layout' => 'Макет',
|
||||||
'List' => 'Список',
|
'List' => 'Список',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user