I set language using: const appwrite = new Client() appwrite.setLocale('es')
- User name is missing in spanish
- Unnecesary dot after "Gracias": English version -> "Thanks, " Spanish version -> "Gracias.,"
Oh, I think I fixed this previously 👀 Will raise tomorrow a PR again so it's fixed in the next version. Huge thanks for raising this :appwritepeepo:
@nachol_ Después de la parte "el equipo de NOMBRE" hay un punto o coma? Lo digo para corregirlo de camino 😅
nop, el punto y coma solo aparece después del "Gracias.,"
@nachol_ Here is the PR: https://github.com/appwrite/appwrite/pull/9008
If you find any other mistake, feel free to create a PR or report it here and ping me. I will be happy to fix it or help you on doing it 🙂
thank you very much !
Same problem with email verification
And reset password email problem still appear
can you review this please? I have a pro plan but can't go to production this way
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...