The new Portal feature looks excellent — very clean and hopefully a great addition to get more members on board and to simplify the sign up process.
However, I do miss the possibility of translating all the English words in the form to my users native language. Which files do I need to edit to accomplish this?
Also, every time I update Ghost, I have to translate signin.js, signup.js and subscribe.js etc. to get the email sign up and log in flow to work in my native tongue. I hope you have this is mind for a future update, which would make Ghost a super solution for many more people around the world, that need to localize their website.
Any news on portal translations??
If the best technical path is set by the authors on how to technically implement it (library to be used, how to integrate portal with an specific language like adding a ?es param or whatever) I would be ready to gif a help on dirty work.
Regards
Hi,
I made this pull request with almost all translations resolved.
It lacks translation of a pair of files (but translations are there commented) where I was not able to instantiate the i18n object (I am not good enough at js) hopping the repository owners would take advantage of it. But sadly, it seems they are not very interesting on portal translation right now.
Hope the pull request could help you.
Regards