[14:14:12]
<kayou> I resolved some conflits on the project "YunoHost documentation", everything should works now
[14:46:24]
<tituspijean[m]> Is it safe to assume we should always use Weblate for translation and never attempt to edit the po files with a PR?
[17:12:16]
<Salamandar> tbh i don't understand anything about how translation is handled in doc
[17:12:26]
<Salamandar> there are translated md files AND the po files…
[17:13:13]
<Salamandar> also only docs/admin is in po
[17:18:28]
<Salamandar> I disagree. When you edit "source" doc files, that require changes in the translated files (e.g internal links), you NEED to also edit the .po files. If not, the doc build is just broken.
[17:18:47]
<Salamandar> that's what happened with some of the last PRs that were merged without checking that the build passes
[17:40:52]
<tituspijean[m]> OK we really need to write down the process. 😅