hydra-synth/hydra

automatically point to translated getting started doc

micuat opened this issue · 2 comments

https://github.com/hydra-synth/hydra/blob/aeea1cd794f9943356a5079b4911e9f8c3278bdc/frontend/web-editor/src/views/info.js

currently points to english one by default (as I understand correctly) - it should point to translated version if that exists (not trivial)

may i add this should be done only if there is no previous state found. such that if a user prefers one language different to its system's it stays after selection

@ritchse I think it's not about the default language settings on hydra editor, but each translation's hyperlink should point to the respective hydra-doc page (actually for me it took time to understand what I wrote before, jaja). Since hydra-doc translation is not active, this is perhaps not urgent