File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Ve spodní části panelu najdete několik tlačítek:
3131 - 🌐 ; Výběr jazyka prostředí
3232 - 🎨 ; Nastavit schéma barev
3333 * (barevné, stupně šedi, bílá a černá, černá a bílá)*
34+ - ↔ ; Přesunout levý panel na druhou stranu (nebo zpět)
3435 - 🔲 ; Přepnout full screen režim
3536 - ❌ ;︎ ; Schovat levý panel
3637
@@ -70,6 +71,7 @@ Aplikace ukládá část Vaší konfigurace do **local storage**:
7071| sidebarVisible | Viditelnost levého panelu (❌ ;︎ ; / ☰ ; ) |
7172| language | Vybraný jazyk prostředí (🌐 ; ) |
7273| keywordListingCount | Počet klíčových slov, která se budou zobrazovat v seznamech 📇 ; , 🔎 ; . |
74+ | sidebarSide | Strana levého panelu (↔ ; ; 1 = vlevo, 0 = vpravo) |
7375
7476# Začínáme
7577
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ At the bottom of this panel, you’ll find several buttons:
3131 - 🌐 ; UI Language selection
3232 - 🎨 ; Switch color mode
3333 * (color, greyscale, white to black, black to white)*
34+ - ↔ ; Move (toggle) sidebar to left/right
3435 - 🔲 ; Toggle UI to/from fullscreen
3536 - ❌ ;︎ ; Close left sidebar
3637
@@ -70,6 +71,7 @@ The application remembers your preferences using **local storage**:
7071| sidebarVisible | Visibility of the left panel (❌ ;︎ ; / ☰ ; ) |
7172| language | Selected UI language (🌐 ; ) |
7273| keywordListingCount | Count of searched keywords in 📇 ; , 🔎 ; lists. |
74+ | sidebarSide | Left panel side (↔ ; ; 1 = left, 0 = right) |
7375
7476# Getting started
7577
You can’t perform that action at this time.
0 commit comments