-
Notifications
You must be signed in to change notification settings - Fork 18
add banner for non-english versions #381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@MarcelGeo
|
I added targeting window object into mounted lifecycle method, which is called after append to DOM. Build is successfull on my machine . @PeterPetrik can you verify it? |
@MarcelGeo it is good, I have created new Weglot project for docs, they said we should insert this code before
For general approach I suggest (at least for beginning until we verify the quality of AI translations) |
Do we want to display switcher in dev mode? @PeterPetrik |
@MarcelGeo no, I want to just show banner in sidebar on production and non-english version. I do not want to show switcher to other than English language anywhere. |
There is a problem on Weglot side - I have reverted this |
We want to try to use Weglot for machine translations of the docs, we place small text for language mutations (e.g. on
de.merginmaps.com/docs
fix #133
cc @janpaulovic1 @mostlyAtNight