New translations activities.php (Croatian)
This commit is contained in:
parent
376640db25
commit
943cb7810b
|
@ -7,13 +7,13 @@ return [
|
||||||
|
|
||||||
// Pages
|
// Pages
|
||||||
'page_create' => 'stvorena stranica',
|
'page_create' => 'stvorena stranica',
|
||||||
'page_create_notification' => 'Page successfully created',
|
'page_create_notification' => 'Stranica uspješno kreirana',
|
||||||
'page_update' => 'ažurirana stranica',
|
'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' => 'izbrisana stranica',
|
||||||
'page_delete_notification' => 'Page successfully deleted',
|
'page_delete_notification' => 'Stranica je uspješno izbrisana',
|
||||||
'page_restore' => 'obnovljena stranica',
|
'page_restore' => 'obnovljena stranica',
|
||||||
'page_restore_notification' => 'Page successfully restored',
|
'page_restore_notification' => 'Stranica je uspješno obnovljena',
|
||||||
'page_move' => 'premještena stranica',
|
'page_move' => 'premještena stranica',
|
||||||
|
|
||||||
// Chapters
|
// Chapters
|
||||||
|
|
Loading…
Reference in New Issue