Changing the way the translations are handled:
To make the Weblate integration simplier, this commit merge all translations in yml files (there is no more distinction between standards and settings strings) This yml files will be handled by Weblate. TODO: document the new translation process.
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## ??? (Unreleased yet)
|
||||
|
||||
### Minor changes and fixes
|
||||
|
||||
* Translations are now made using Weblate. This requires some technical changes, but there is no functional differences.
|
||||
|
||||
TODO: update the documentation
|
||||
|
||||
## 7.0.2
|
||||
|
||||
* Fix: Letsencrypt certificate import procedure was not working on server that had never installed Prosody. Adding `prosody_user` in the Prosody configuration file to fix this. Updating the procedure: the `chown` is no more needed in `/etc/letsencrypt/renewal-hooks/deploy/prosody.sh`.
|
||||
|
Reference in New Issue
Block a user