[docs-only] Update add-translations.md

Add an item to not forget maintaining the readme after adding the functionality.
This commit is contained in:
Martin
2024-08-23 11:04:38 +02:00
committed by GitHub
parent 65dfab9807
commit 31df0ad513

View File

@@ -91,3 +91,6 @@ Translations have a `context` and a `translatable string`. The context is shown
l10n-clean:
rm -f $(TEMPLATE_FILE);
```
* Add Description Text to README\
Add the full `Translations` and `Default Language` text blocks including their sub sections to the service readme. You can derive from the `activitylog` or `userlog` service for easy copy/paste.