@hahnpro/ai-sdk 0.7.1 → 0.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -706,7 +706,7 @@ const translations = {
|
|
|
706
706
|
asset: 'I have a question related to the Asset.',
|
|
707
707
|
help: 'Please help me solve this task.',
|
|
708
708
|
incident: 'Please create a new incident.',
|
|
709
|
-
report: '
|
|
709
|
+
report: 'Please create a report for the asset.',
|
|
710
710
|
},
|
|
711
711
|
reference_not_found: 'Reference not found',
|
|
712
712
|
retry: 'Retry',
|
|
@@ -1338,7 +1338,7 @@ const translations = {
|
|
|
1338
1338
|
asset: 'Ich habe eine Frage zu dem Asset.',
|
|
1339
1339
|
help: 'Bitte hilf mir bei der Lösung dieser Aufgabe.',
|
|
1340
1340
|
incident: 'Bitte erstelle eine neue Meldung.',
|
|
1341
|
-
report: '
|
|
1341
|
+
report: 'Bitte erstelle einen Bericht für das Asset.',
|
|
1342
1342
|
},
|
|
1343
1343
|
reference_not_found: 'Referenz nicht gefunden',
|
|
1344
1344
|
retry: 'Erneut versuchen',
|