FIX - await setup persistence before completion (#9)

This commit is contained in:
DerEchteAlec
2026-08-19 20:08:33 +02:00
committed by GitHub
parent 64a7bc78c6
commit 98373e8bd8
7 changed files with 135 additions and 14 deletions
+1
View File
@@ -123,6 +123,7 @@ Locales["de"] = {
ready = {
eyebrow = "Einrichtung abgeschlossen", title = "Willkommen, {name}", body = "Dein Sky Phone ist eingerichtet und bereit. Du kannst alles später in den Einstellungen anpassen.",
localOnly = "Auf diesem Handy gespeichert", enter = "Sky Phone öffnen", review = "Einrichtung prüfen",
saving = "Einrichtung wird gespeichert", saveFailed = "Die Einrichtung konnte nicht gespeichert werden. Versuche es erneut.",
},
},
Common = {
+1
View File
@@ -123,6 +123,7 @@ Locales["en"] = {
ready = {
eyebrow = "Setup Complete", title = "Welcome, {name}", body = "Your Sky Phone is configured and ready. Your choices can always be refined in Settings.",
localOnly = "Stored on this phone", enter = "Enter Sky Phone", review = "Review Setup",
saving = "Saving setup", saveFailed = "Setup could not be saved. Try again.",
},
},
Common = {