From 4b770ee2dc700f132c38505022761c4f75e54898 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:56 +0100 Subject: [PATCH] New translations entities.php (Polish) --- resources/lang/pl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pl/entities.php b/resources/lang/pl/entities.php index 114a2bfa9..546955fb0 100644 --- a/resources/lang/pl/entities.php +++ b/resources/lang/pl/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Zaktualizowano :timeLength przez :user', 'meta_owned_name' => 'Właściciel: :user', 'entity_select' => 'Wybór obiektu', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Obrazki', 'my_recent_drafts' => 'Moje ostatnie wersje robocze', 'my_recently_viewed' => 'Moje ostatnio wyświetlane',