X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2be504e0d20aa7c95b1fe006f675928faf0bd1a9..refs/pull/5592/head:/lang/sl/activities.php diff --git a/lang/sl/activities.php b/lang/sl/activities.php index 11627a89a..117c73ca1 100644 --- a/lang/sl/activities.php +++ b/lang/sl/activities.php @@ -59,7 +59,7 @@ return [ 'favourite_remove_notification' => '":name" odstranjen iz priljubljenih', // Watching - 'watch_update_level_notification' => 'Nastavitve opazovanja uspešno posodobljene', + 'watch_update_level_notification' => 'Nastavitve spremljanja uspešno posodobljene', // Auth 'auth_login' => 'prijavljen', @@ -127,6 +127,14 @@ return [ 'comment_update' => 'posodobljen komentar', 'comment_delete' => 'izbrisan komentar', + // Sort Rules + 'sort_rule_create' => 'created sort rule', + 'sort_rule_create_notification' => 'Sort rule successfully created', + 'sort_rule_update' => 'updated sort rule', + 'sort_rule_update_notification' => 'Sort rule successfully updated', + 'sort_rule_delete' => 'deleted sort rule', + 'sort_rule_delete_notification' => 'Sort rule successfully deleted', + // Other 'permissions_update' => 'pravice so posodobljene', ];