X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/3a058a6e349db0456c294fc47e5537a0fd73ecd0..refs/pull/5349/head:/lang/cs/entities.php diff --git a/lang/cs/entities.php b/lang/cs/entities.php index 89ff7f2d5..77fb8a3fb 100644 --- a/lang/cs/entities.php +++ b/lang/cs/entities.php @@ -83,8 +83,8 @@ return [ 'search_update' => 'Aktualizovat hledání', // Shelves - 'shelf' => 'Knihovna', - 'shelves' => 'Knihovny', + 'shelf' => 'Police', + 'shelves' => 'Police', 'x_shelves' => '{0}:count polic|{1}:count police|[2,4]:count police|[5,*]:count polic', 'shelves_empty' => 'Nebyly vytvořeny žádné police', 'shelves_create' => 'Vytvořit novou polici', @@ -224,6 +224,8 @@ return [ 'pages_edit_switch_to_markdown_clean' => '(Vytvořený obsah)', 'pages_edit_switch_to_markdown_stable' => '(Stabilní obsah)', 'pages_edit_switch_to_wysiwyg' => 'Přepnout na WYSIWYG Editor', + 'pages_edit_switch_to_new_wysiwyg' => 'Přepnout na nový WYSIWYG', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(V alfa testování)', 'pages_edit_set_changelog' => 'Nastavit protokol změn', 'pages_edit_enter_changelog_desc' => 'Zadejte stručný popis změn, které jste provedli', 'pages_edit_enter_changelog' => 'Zadejte protokol změn',