src/eric7/i18n/eric7_de.ts

branch
eric7
changeset 10086
c8854a6300d1
parent 10085
b5808c3a9967
child 10087
65b7354b0d4c
--- 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} &gt; {1})</source>
         <translation>Typ Annotation is zu lang ({0} &gt; {1})</translation>
     </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="76"/>
+        <source>use &apos;|&apos; in place of &apos;typing.Union&apos; (see PEP-604)</source>
+        <translation>verwende &apos;|&apos; anstatt &apos;typing.Union&apos; (siehe PEP-604)</translation>
+    </message>
 </context>
 <context>
     <name>ApplicationDiagramBuilder</name>

eric ide

mercurial