Fix typo in Linter translation
This commit is contained in:
@ -69,7 +69,7 @@ de:
|
|||||||
example: Unable to import 'turtel'
|
example: Unable to import 'turtel'
|
||||||
name: Import-Fehler
|
name: Import-Fehler
|
||||||
regex: .*'(?<import>.*)'.*
|
regex: .*'(?<import>.*)'.*
|
||||||
replacement: Der Import von '%{import} ist fehlgeschlagen
|
replacement: Der Import von '%{import}' ist fehlgeschlagen
|
||||||
log_missing: false
|
log_missing: false
|
||||||
syntax-error:
|
syntax-error:
|
||||||
example: EOL while scanning string literal (<unknown>, line 1)
|
example: EOL while scanning string literal (<unknown>, line 1)
|
||||||
|
Reference in New Issue
Block a user