mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-12 16:08:08 +00:00
New translations settings.php (Slovenian)
This commit is contained in:
parent
0effb9b150
commit
8ca6a95407
1 changed files with 4 additions and 1 deletions
|
@ -175,7 +175,10 @@ return [
|
|||
'users_delete_named' => 'Brisanje uporabnika :userName',
|
||||
'users_delete_warning' => 'Iz sistema se bo popolnoma izbrisal uporabnik z imenom \':userName\'',
|
||||
'users_delete_confirm' => 'Ste prepričani, da želite izbrisati tega uporabnika?',
|
||||
'users_delete_success' => 'Uporabniki uspešno odstranjeni.',
|
||||
'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' => 'Uredi uporabnika',
|
||||
'users_edit_profile' => 'Uredi profil',
|
||||
'users_edit_success' => 'Uporabnik uspešno posodobljen',
|
||||
|
|
Loading…
Add table
Reference in a new issue