Fix typo in Linter translation

This commit is contained in:
Sebastian Serth
2020-11-17 23:19:14 +01:00
parent fee929fe41
commit aa5d76e1b6

View File

@ -69,7 +69,7 @@ de:
example: Unable to import 'turtel'
name: Import-Fehler
regex: .*'(?<import>.*)'.*
replacement: Der Import von '%{import} ist fehlgeschlagen
replacement: Der Import von '%{import}' ist fehlgeschlagen
log_missing: false
syntax-error:
example: EOL while scanning string literal (<unknown>, line 1)