Adding new strings: New strings can be made available for translation when they appear in the base file, called Template for new translations(see Component configuration). If your file format doesn...| Weblate
Custom automatic fixups: You can also implement your own automatic fixup in addition to the standard ones and include them in AUTOFIX_LIST. The automatic fixes are powerful, but can also cause dama...| Weblate
Suggestion voting: Everyone can add suggestions by default, to be accepted by signed in users. Suggestion voting can be used to make use of a string when more than one signed-in user agrees, by set...| Weblate
All settings are stored in settings.py(as is usual for Django). ADMINS_CONTACT: Configures where contact form sends e-mails. If not configured, e-mail addresses from ADMINS are used. Configure this...| Weblate