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 Aug 7, 2023
1 parent 324c729 commit 10c276c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ OC.L10N.register(
"workflow_ocr",
{
"Workflow OCR" : "Flujo de trabajo OCR",
"Workflow OCR error" : "Error en flujo de trabajo OCR",
"Workflow OCR error for file {file}" : "Archivo de error del flujo de trabajo OCR para el archivo {file}",
"Workflow settings JSON value cannot be parsed" : "El valor JSON de configuración del flujo de trabajo no puede ser leído",
"OCR file" : "Archivo OCR",
"OCR processing via workflow" : "Procesamiento de OCR vía flujo de trabajo",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{ "translations": {
"Workflow OCR" : "Flujo de trabajo OCR",
"Workflow OCR error" : "Error en flujo de trabajo OCR",
"Workflow OCR error for file {file}" : "Archivo de error del flujo de trabajo OCR para el archivo {file}",
"Workflow settings JSON value cannot be parsed" : "El valor JSON de configuración del flujo de trabajo no puede ser leído",
"OCR file" : "Archivo OCR",
"OCR processing via workflow" : "Procesamiento de OCR vía flujo de trabajo",
Expand Down

0 comments on commit 10c276c

Please sign in to comment.