Skip to content

Commit e81f46d

Browse files
committed
EN, CZ : Button : Switch side of sidebar description
1 parent fc455ba commit e81f46d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

cs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

en/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)