Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 12, 2023
1 parent 2b5cf30 commit 4e0187b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ OC.L10N.register(
"workflow_ocr",
{
"Workflow OCR" : "Arbeitsablauf Texterkennung",
"Workflow OCR error for file {file}" : "Workflow-OCR Fehler für die Datei {file}",
"Workflow OCR error" : "Workflow-OCR Fehler",
"Workflow settings JSON value cannot be parsed" : "JSON-Wert der Workflow-Einstellungen kann nicht geparst werden",
"OCR file" : "OCR-Datei",
"OCR processing via workflow" : "OCR-Verarbeitung über Workflow",
Expand Down
2 changes: 2 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{ "translations": {
"Workflow OCR" : "Arbeitsablauf Texterkennung",
"Workflow OCR error for file {file}" : "Workflow-OCR Fehler für die Datei {file}",
"Workflow OCR error" : "Workflow-OCR Fehler",
"Workflow settings JSON value cannot be parsed" : "JSON-Wert der Workflow-Einstellungen kann nicht geparst werden",
"OCR file" : "OCR-Datei",
"OCR processing via workflow" : "OCR-Verarbeitung über Workflow",
Expand Down

0 comments on commit 4e0187b

Please sign in to comment.