--- a/src/eric7/i18n/eric7_de.ts Tue May 30 17:25:17 2023 +0200 +++ b/src/eric7/i18n/eric7_de.ts Wed May 31 13:53:05 2023 +0200 @@ -1262,6 +1262,11 @@ <source>type annotation is too long ({0} > {1})</source> <translation>Typ Annotation is zu lang ({0} > {1})</translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="76"/> + <source>use '|' in place of 'typing.Union' (see PEP-604)</source> + <translation>verwende '|' anstatt 'typing.Union' (siehe PEP-604)</translation> + </message> </context> <context> <name>ApplicationDiagramBuilder</name>