From c47997bbb7263f6ef4041b554167153c376ed2e6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:55 +0100 Subject: [PATCH] New translations entities.php (Ukrainian) --- resources/lang/uk/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/uk/entities.php b/resources/lang/uk/entities.php index 12d305f3e..f15a7ae77 100644 --- a/resources/lang/uk/entities.php +++ b/resources/lang/uk/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user оновив :timeLength', 'meta_owned_name' => 'Власник :user', 'entity_select' => 'Вибір об\'єкта', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Зображення', 'my_recent_drafts' => 'Мої останні чернетки', 'my_recently_viewed' => 'Мої недавні перегляди',