Translating AxOS Website#11
Conversation
LeVraiArdox
left a comment
There was a problem hiding this comment.
A lot of inconsistencies, please fix them.
Also, pull your local repo, there are ancient snippets in your codebase.
There was a problem hiding this comment.
Pull the project before publishing a PR
There was a problem hiding this comment.
rss.xml.js is available on both english and spanish folders.
There was a problem hiding this comment.
Even so, it would break every RSS flows, everyone that is subscribed would lose their config
There was a problem hiding this comment.
Just keep the rss file as it was
There was a problem hiding this comment.
Or just, don't translate blogs
There was a problem hiding this comment.
I don't understand. You made a function to translate strings, but still remake every pages ?
|
Just FYI here is the behavior you should implement
|
|
maybe I can use the preferred language method on astro, to match the website language with the browser. that might take some time, becuase, if im not wrong, it needs dynamic routes. |
This new website have been reestructured to support more languages.
changes:
Added Spanish Language
Added Spanish translations
Created english and Spanish Folders.
Blogs next and previous has been translated and the text is now fixed, it shows actual words instead of blog.next or blog.previous.
Now it is "Next / Previos" for English, and "Siguiente / Anterior" for Spanish.
Nav elements have been reworked in order to get the URLs working correctly.
Desing hasn't changed.
Hero title line heigh has been increased on the Spanish version for better experience.