Translation
I'm building an app with your amazing tool but I was wondering if is there a way to change the default locale (english). I don't find any documentation about it and I saw that it was an opened issue.
Do you plan to add it, do you need any help to make it available in french for example ?
11 Replies
Hi @Flictum. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Currently, Wasp does not support other languages than JavaScript (JS) and TypeScript (TS) is most probably going to be the next one. However, the team is excited about introducing support for other languages in the future. This information is based on a comment from a contributor on a closed Github issue about adding a short subsection on how to call and use other languages.
As for the specific feature of changing the default language, I couldn't find any specific information in the provided knowledge sources. If you have found an open issue about this, it would be best to follow the discussion there for updates or to offer your help.
Here is the link to the Github issue for reference: Github Issue #665 (https://github.com/wasp-lang/wasp/issues/665)
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
Sorry @Flictum, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist:
Perhaps try again in 15mins?
@Flictum yes we have an issue and plans for it but haven't got to that yet! Help is appreciated :), but now it is mostly about adding infrastructure for it in the code.
Also if you need hands to implement it I'm more than interested to help.
For the moment I will keep the app in english but sure it would be awesome to have the possibility to customize the labels.
Wohooo @Flictum, you just became a Waspeteer level 1!
Do you have a room for contributors ? I would be happy to join you as maintainer
@Flictum oh yes we are always happy to accept contributions! I suggest starting from OpenSaas's repo, as it is simpler to contribute to than directly to wasp itself, and there is a lot of issues there for grabbing.
@martinsos is translation of the auth forms possible now?
@miho Still no, right? Or do the latest customisation options take care of it?
This is sadly not yet possible 😦 if you implement the auth forms yourself only - then you have the complete creative freedom. We'll probably prioritise this in the next few months.
@fred-123 To see how to implement them yourself, check out the docs: https://wasp-lang.dev/docs/auth/overview
Overview | Wasp
Auth is an essential piece of any serious application. That's why Wasp provides authentication and authorization support out of the box.
@Flictum can u dm to do this ? i will try to implement french to the app