feat(app-update): add in-app update flow with native e2e coverage

This commit is contained in:
Tommaso Casaburi
2026-03-19 20:19:48 +08:00
parent bc870ae438
commit a2286aa68e
61 changed files with 1900 additions and 249 deletions
+4 -1
View File
@@ -320,5 +320,8 @@
"delete_post_confirm": "Slette dette innlegget permanent? Dette kan ikke angres.",
"app_p2p_info": "Du kan alltid koble til hvilket som helst board, fullt P2P, ingen kan stoppe deg. Lim bare inn adressen i søkefeltet ovenfor.",
"unmute_video_sound_tip": "Slå på lyd automatisk ved videospilling",
"unmute_video_sound": "Slå på lyd automatisk ved videospilling"
"unmute_video_sound": "Slå på lyd automatisk ved videospilling",
"download": "last ned",
"checking_for_updates": "Sjekker etter oppdateringer...",
"new_version_found": "ny versjon funnet"
}