Updated ProtonMail (markdown)

Lauri Ojansivu 2023-02-09 05:13:27 +02:00
parent 7749f77862
commit a60bdf2026

@ -1,6 +1,6 @@
# Testing ProtonMail Finnish translations
## NOTE: See last step 17. about login problem.
<img src="https://wekan.github.io/translations/protonmail.png" width="100%" alt="Protonmail with Finnish translation" />
1. Newest Linux Mint/Ubuntu/Debian/WSL:
@ -82,9 +82,6 @@ yarn workspace proton-mail start
16. Login with your ProtonMail username with webbrowser at: http://localhost:8080/
17. Problem: Human Verification fails, it complains about localhost address, or unsupported webbrowser, unable to login to test ProtonMail translation. There is:
- Verification app at `WebClients/applications/verify`
- Some variable `const ignoreHumanVerification` at `WebClients/packages/shared/lib/api/helpers/withApiHandlers.js` but changing it does not work
***