feat: new tabbed layout

This commit is contained in:
2025-11-20 13:45:42 +03:00
parent 0990543aa9
commit 18e167cb7f
18 changed files with 1019 additions and 585 deletions

View File

@@ -111,7 +111,7 @@
"message": "Dodaj do wyjątków"
},
"remove_exception": {
"message": "Usuń z wyjątków"
"message": "Usuń bieżący"
},
"manage_exceptions": {
"message": "Zarządzaj"
@@ -127,5 +127,35 @@
},
"remove": {
"message": "Usuń"
},
"tab_lists": {
"message": "Listy"
},
"tab_words": {
"message": "Słowa"
},
"tab_exceptions": {
"message": "Wyjątki"
},
"no_exceptions": {
"message": "Brak wyjątków"
},
"toggle_highlighting_title": {
"message": "Przełącz podświetlanie"
},
"toggle_dark_mode_title": {
"message": "Przełącz tryb ciemny"
},
"select_title": {
"message": "Zaznacz"
},
"word_placeholder": {
"message": "Słowo lub fraza"
},
"background_color_title": {
"message": "Kolor tła"
},
"text_color_title": {
"message": "Kolor tekstu"
}
}