mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 03:42:32 +01:00
New translations activities.php (Croatian)
This commit is contained in:
parent
376640db25
commit
943cb7810b
@ -7,13 +7,13 @@ return [
|
||||
|
||||
// Pages
|
||||
'page_create' => 'stvorena stranica',
|
||||
'page_create_notification' => 'Page successfully created',
|
||||
'page_create_notification' => 'Stranica uspješno kreirana',
|
||||
'page_update' => 'ažurirana stranica',
|
||||
'page_update_notification' => 'Page successfully updated',
|
||||
'page_update_notification' => 'Stranica uspješno ažurirana',
|
||||
'page_delete' => 'izbrisana stranica',
|
||||
'page_delete_notification' => 'Page successfully deleted',
|
||||
'page_delete_notification' => 'Stranica je uspješno izbrisana',
|
||||
'page_restore' => 'obnovljena stranica',
|
||||
'page_restore_notification' => 'Page successfully restored',
|
||||
'page_restore_notification' => 'Stranica je uspješno obnovljena',
|
||||
'page_move' => 'premještena stranica',
|
||||
|
||||
// Chapters
|
||||
|
Loading…
Reference in New Issue
Block a user