mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-12-04 05:22:38 +03:00
Update common.php
This commit is contained in:
@@ -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' => 'Дата оновлення',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user