weblate/docs/snippets/format-database-backed.rst
Michal Čihař 1c94fda006 formats: Prefer translations from database for MD, TXT and HTML
These formats do not have reliable structure to match strings by
location to existing translations, so better to do that by content on
the data we have in the database.
2023-08-01 20:21:37 +02:00

5 lines
230 B
ReStructuredText

.. note::
Unlike most other formats, the changes in the translation files will not be
imported to Weblate because it can not be done reliably. The source of truth
for the translations is Weblate not the translated file.