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