mirror of
https://github.com/OMGeeky/Kivy-Shopping-List.git
synced 2026-02-23 15:38:26 +01:00
Merge branch 'dev'
This commit is contained in:
@@ -608,7 +608,6 @@ class ShoppingListApp(MDApp):
|
||||
print(src_path)
|
||||
TranslationProvider.src_dir = src_path
|
||||
|
||||
# TODO @Tom Theme anpassen
|
||||
self.update_theme()
|
||||
|
||||
sm = ScreenManager()
|
||||
|
||||
@@ -13,5 +13,5 @@
|
||||
"mqtt-topic": "MQTT-Topic",
|
||||
"mqtt-username": "nom d'utilisateur MQTT",
|
||||
"mqtt-password": "Mot de passe MQTT",
|
||||
"change_setting_restart_alert": "TODO: #SPRACHE"
|
||||
}
|
||||
"change_setting_restart_alert": "Cette modification ne sera effective qu'après un redémarrage de l'application."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user