mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-16 01:34:12 +00:00
New translations settings.php (Ukrainian)
This commit is contained in:
parent
178419208a
commit
3b0d5d2124
1 changed files with 4 additions and 1 deletions
|
@ -175,7 +175,10 @@ return [
|
|||
'users_delete_named' => 'Видалити користувача :userName',
|
||||
'users_delete_warning' => 'Це повне видалення цього користувача з ім\'ям \':userName\' з системи.',
|
||||
'users_delete_confirm' => 'Ви впевнені, що хочете видалити цього користувача?',
|
||||
'users_delete_success' => 'Користувачі успішно видалені',
|
||||
'users_migrate_ownership' => 'Migrate Ownership',
|
||||
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
|
||||
'users_none_selected' => 'No user selected',
|
||||
'users_delete_success' => 'User successfully removed',
|
||||
'users_edit' => 'Редагувати користувача',
|
||||
'users_edit_profile' => 'Редагувати профіль',
|
||||
'users_edit_success' => 'Користувача успішно оновлено',
|
||||
|
|
Loading…
Add table
Reference in a new issue