mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations activities.php (Slovenian)
This commit is contained in:
parent
f45b6c6c82
commit
c219fb67aa
@ -30,8 +30,8 @@ return [
|
||||
'book_create_notification' => 'Knjiga Uspešno Usvarjena',
|
||||
'book_update' => 'knjiga posodobljena',
|
||||
'book_update_notification' => 'Uspešno posodobljeno',
|
||||
'book_delete' => 'deleted book',
|
||||
'book_delete_notification' => 'Book Successfully Deleted',
|
||||
'book_delete' => 'izbrisana knjiga',
|
||||
'book_delete_notification' => 'Uspešno izbrisano',
|
||||
'book_sort' => 'sorted book',
|
||||
'book_sort_notification' => 'Book Successfully Re-sorted',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user