mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Update common.php
This commit is contained in:
parent
8273f8b16e
commit
1880633be3
@ -40,7 +40,7 @@ return [
|
|||||||
'add' => 'Додати',
|
'add' => 'Додати',
|
||||||
|
|
||||||
// Sort Options
|
// Sort Options
|
||||||
'sort_name' => 'Ім’я',
|
'sort_name' => 'Ім\'я',
|
||||||
'sort_created_at' => 'Дата створення',
|
'sort_created_at' => 'Дата створення',
|
||||||
'sort_updated_at' => 'Дата оновлення',
|
'sort_updated_at' => 'Дата оновлення',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user