From: Dan Brown Date: Sun, 17 Jul 2022 09:50:10 +0000 (+0100) Subject: New translations entities.php (Czech) X-Git-Tag: v22.07~1^2~5^2~150 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/ea0ac2a853f388b721ee7a8385e2c334cb4a44dd New translations entities.php (Czech) --- diff --git a/resources/lang/cs/entities.php b/resources/lang/cs/entities.php index a7e42fd4f..2af719d1c 100644 --- a/resources/lang/cs/entities.php +++ b/resources/lang/cs/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Aktualizováno :timeLength uživatelem :user', 'meta_owned_name' => 'Vlastník :user', 'entity_select' => 'Výběr entity', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Obrázky', 'my_recent_drafts' => 'Mé nedávné koncepty', 'my_recently_viewed' => 'Mé nedávno zobrazené',