Skip to content

Commit 9e865d6

Browse files
committed
EN, CZ : features : Static webpages export variable mentioned
1 parent 4e7322e commit 9e865d6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

cs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Aplikace ukládá část Vaší konfigurace do **local storage**:
9393
| printIcons | Režim tisku unicode ikon; 0 = odstranit, 1 = ponechat, 2 = podle konfigurace autora |
9494
| notesVisible | Režim zobrazení uživatelských poznámek; 0 = skryté (🙈), 1 = zobrazené (👁️) |
9595
| skin | Styl aplikace (🌈; prázdné = výchozí) |
96+
| exportDictionaries | U statického exportu (pokud jej aplikace podporuje) 1 = budou exportovány seznamy (📇, 🔎), 0 = seznamy nebudou součástí exportu |
9697

9798
Modul ✏️ Poznámky uchovává svá data v **IndexedDB** úložišti webového prohlížeče (databáze **HelpViewer**).
9899

en/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ The application remembers your preferences using **local storage**:
9393
| printIcons | Unicode icons (characters) printing mode; 0 = remove, 1 = keep, 2 = author's configuration |
9494
| notesVisible | User notes display mode; 0 = hidden (🙈), 1 = shown (👁️) |
9595
| skin | Style/skin of application UI (🌈; empty = default) |
96+
| exportDictionaries | For static export (if supported by the application): 1 = dictionaries will be exported (📇, 🔎), 0 = dictionaries will not be included in the export |
9697

9798
The ✏️ Notes module stores its data in the web browser's **IndexedDB** storage (database: **HelpViewer**).
9899

0 commit comments

Comments
 (0)