From b3b8da0fe718fb0e71a4b0402628068568fd69b8 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:19 +0100 Subject: [PATCH] New translations entities.php (Vietnamese) --- resources/lang/vi/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/vi/entities.php b/resources/lang/vi/entities.php index 516273126..765f443ee 100644 --- a/resources/lang/vi/entities.php +++ b/resources/lang/vi/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Được cập nhật :timeLength bởi :user', 'meta_owned_name' => 'Được sở hữu bởi :user', 'entity_select' => 'Chọn thực thể', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Ảnh', 'my_recent_drafts' => 'Bản nháp gần đây của tôi', 'my_recently_viewed' => 'Xem gần đây',