]> BookStack Code Mirror - bookstack/commitdiff
New translations activities.php (Croatian)
authorDan Brown <redacted>
Tue, 12 Jul 2022 19:02:15 +0000 (20:02 +0100)
committerDan Brown <redacted>
Tue, 12 Jul 2022 19:02:15 +0000 (20:02 +0100)
resources/lang/hr/activities.php

index 79f4af04e6be5437de2c1ddbd112d24e4a144ff3..65ab1594fff44de8aeb63c167858afac29efc0e5 100644 (file)
@@ -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