spiced up the theme a bit (still needs work though), started to work on offline stuff, also fixed some bugs and done some polishing

This commit is contained in:
Odweta
2024-02-02 15:54:31 +01:00
parent 8654ca5ac4
commit 1a63e86bdc
57 changed files with 1008 additions and 607 deletions
+7 -1
View File
@@ -6,7 +6,13 @@
<string name="splash_image">splash image</string>
<string name="background">background</string>
<string name="settings">Nastavení</string>
<string name="sign_in">Přihlásit se</string>
<string name="sign_in">Změnit přihlášení</string>
<string name="sign_out">Odhlásit se</string>
<string name="refresh">Znovu načíst data</string>
<string name="back_button">Back button</string>
<string name="lang_cz">Čeština</string>
<string name="lang_en">English</string>
<string name="lang_change">Změnit jazyk</string>
<string name="lang_choose">Vybrat</string>
<string name="splash_screen">splash screen</string>
</resources>