Skip to content

Commit d1e4d17

Browse files
committed
DE Follow: Error management + prompt updates + new xliffs
1 parent 8baa177 commit d1e4d17

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Resources/de.lproj/WPC.xlf

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2106,7 +2106,23 @@ Soll er ersetzt werden?</target>
21062106
<trans-unit id="xx" resname="PromptPlaceHolder">
21072107
<source>Enter your request</source>
21082108
<target>Geben Sie Ihre Anfrage ein</target>
2109+
</trans-unit>
2110+
<trans-unit id="xx" resname="AI">
2111+
<source>A.I.</source>
2112+
<target>A.I.</target>
21092113
</trans-unit>
2114+
<trans-unit id="xx" resname="ErrorCodeColon">
2115+
<source>Error code: </source>
2116+
<target>Fehlercode: </target>
2117+
</trans-unit>
2118+
<trans-unit id="xx" resname="ErrorMessageColon">
2119+
<source>Error message: </source>
2120+
<target>Fehlermeldung: </target>
2121+
</trans-unit>
2122+
<trans-unit id="xx" resname="GlobalError">
2123+
<source>An error occured.</source>
2124+
<target>Ein Fehler ist aufgetreten.</target>
2125+
</trans-unit>
21102126
</group>
21112127

21122128
<group resname="DialogAI_Prompt_Tips">

0 commit comments

Comments
 (0)