From 9d78af2c1d1552aa676a9cfe686e7f5abccb1aca Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:54 +0100 Subject: [PATCH] New translations entities.php (Slovak) --- resources/lang/sk/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sk/entities.php b/resources/lang/sk/entities.php index cfa87e0b8..4f2010bbd 100644 --- a/resources/lang/sk/entities.php +++ b/resources/lang/sk/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Aktualizované :timeLength používateľom :user', 'meta_owned_name' => 'Vlastník :user', 'entity_select' => 'Entita vybraná', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Obrázky', 'my_recent_drafts' => 'Moje nedávne koncepty', 'my_recently_viewed' => 'Nedávno mnou zobrazené',