From: Dan Brown Date: Sun, 17 Jul 2022 09:50:08 +0000 (+0100) Subject: New translations entities.php (Bulgarian) X-Git-Tag: v22.07~1^2~5^2~152 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/0143fe88d38ecff9c3cb99fb118e47074213431b New translations entities.php (Bulgarian) --- diff --git a/resources/lang/bg/entities.php b/resources/lang/bg/entities.php index 462e9623a..ad90afaa3 100644 --- a/resources/lang/bg/entities.php +++ b/resources/lang/bg/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Актуализирано преди :timeLength от :user', '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' => 'Моите скорошни преглеждания',