mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-02-08 03:00:15 +00:00
Supress missing translation errors as they are done by volunteers Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
9 lines
237 B
XML
9 lines
237 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
~ SPDX-FileCopyrightText: 2026 NewPipe e.V. <https://newpipe-ev.de>
|
|
~ SPDX-License-Identifier: GPL-3.0-or-later
|
|
-->
|
|
<lint>
|
|
<issue id="MissingTranslation" severity="ignore" />
|
|
</lint>
|