[app] downgrade ExtraTranslation error to warning

This commit is contained in:
Torsten Grote
2023-09-19 11:21:07 +02:00
committed by Chirayu Desai
parent a3634c649e
commit ac1e6bc97c

View File

@@ -11,6 +11,7 @@
<!-- Our translations are crowd-sourced -->
<issue id="MissingTranslation" severity="ignore" />
<issue id="ExtraTranslation" severity="warning" />
<!-- to make CI fail on errors until this is fixed
https://github.com/rtyley/spongycastle/issues/7 -->