mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
New translations settings.php (Ukrainian)
This commit is contained in:
parent
178419208a
commit
3b0d5d2124
@ -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…
Reference in New Issue
Block a user