1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-10-31 15:50:03 +01:00

apps: add download links on login page

* Add Badges with official links to store pages on login page
* Add AppStore/Google Play badges in static img assets [1][2]
* Add translation for "Download on the AppStore" and "Get it on Google Play"

[1] https://developer.apple.com/app-store/marketing/guidelines/
[2] https://partnermarketinghub.withgoogle.com/brands/google-play/visual-identity/badge-guidelines/

Signed-off-by: Alexis Mercier des Rochettes <apernouille@gmail.com>
This commit is contained in:
Alexis Mercier des Rochettes
2025-10-30 01:31:25 +01:00
parent af36d1427a
commit 04001202f2
6 changed files with 134 additions and 0 deletions

View File

@@ -4366,6 +4366,14 @@ msgstr ""
msgid "Forgotten your password or username?"
msgstr "Passwort oder Username vergessen?"
#: note_kfet/templates/registration/login.html:44
msgid "Download on the AppStore"
msgstr "Im AppStore herunterladen"
#: note_kfet/templates/registration/login.html:48
msgid "Get it on Google Play"
msgstr "Bei Google Play herunterladen"
#: note_kfet/templates/registration/password_change_done.html:13
msgid "Your password was changed."
msgstr "Ihr Passwort wurde geändert."