aurora-website / website_v1

Website for AuroraOSS
https://auroraoss.com/
MIT License
11 stars 27 forks source link

Set up cloud localization #21

Open dbsecj opened 3 years ago

dbsecj commented 3 years ago

https://github.com/aurora-website/website_v1#translations that's annoying

  1. @whyorean e.g. rename this project auroraoss https://hosted.weblate.org/projects/aurora-store/
  2. Put this project translation to it as website then its very easy for anyone to contribute, auto sync to this repo and if you edit source strings in this repo then it'll sync automatically to it (you can set-up and forget). If you think auto-sync flood commits then you can set custom branch easily

https://hosted.weblate.org/projects/f-droid/website-pages/ https://hosted.weblate.org/projects/f-droid/website-docs/

Furthermore, you may not need to adjust to add string as one sentence by sentence, it's okey to keep as paragraphs

dbsecj commented 3 years ago

@marchingon12

marchingon12 commented 3 years ago

@dbsecj Thanks for the references. Will take a look and check if it's compatible with VuePress2. The reason why I wanted to use git sub modules is because I didn't really know how to setup weblate for a website.