Changed wording for vue files

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
rakekniven 2021-10-28 17:23:31 +02:00 committed by GitHub
parent 933fc971d2
commit a373ef8fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,7 +198,9 @@ In case some translation strings may be translated wrongly because they have mul
.. code-block:: vue
<to be added>
Currently, commenting in Vue files is not possible.
Vue files are not read via gettext and synchronized with Transifex.
As a small help, the file in question as well as the line of code is written in the translation comment (``// TRANSLATORS``).
**C++ (Qt)**