mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-12 04:59:27 +01:00
7 lines
245 B
XML
7 lines
245 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<!-- Ignore missing and extra translations - they are fetched by weblate -->
|
|
<issue id="ExtraTranslation" severity="ignore" />
|
|
<issue id="MissingTranslation" severity="ignore" />
|
|
</lint>
|