X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e108808a32b865668076b7b032ee620229d44d1f..refs/pull/2336/head:/resources/lang/sk/activities.php diff --git a/resources/lang/sk/activities.php b/resources/lang/sk/activities.php index 444d78e95..f07506c29 100644 --- a/resources/lang/sk/activities.php +++ b/resources/lang/sk/activities.php @@ -36,13 +36,13 @@ return [ 'book_sort_notification' => 'Kniha úspešne znovu zoradená', // Bookshelves - 'bookshelf_create' => 'created Bookshelf', - 'bookshelf_create_notification' => 'Bookshelf Successfully Created', - 'bookshelf_update' => 'updated bookshelf', - 'bookshelf_update_notification' => 'Bookshelf Successfully Updated', - 'bookshelf_delete' => 'deleted bookshelf', - 'bookshelf_delete_notification' => 'Bookshelf Successfully Deleted', + 'bookshelf_create' => 'vytvorená knižnica', + 'bookshelf_create_notification' => 'Knižnica úspešne vytvorená', + 'bookshelf_update' => 'aktualizovaná knižnica', + 'bookshelf_update_notification' => 'Knižnica úspešne aktualizovaná', + 'bookshelf_delete' => 'odstránená knižnica', + 'bookshelf_delete_notification' => 'Knižnica úspešne odstránená', // Other - 'commented_on' => 'commented on', + 'commented_on' => 'komentované na', ];