summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/es_PR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-21 01:12:31 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-21 01:12:31 +0000
commit68b24b7320c9be91962984fd1d0a1b8771bae75e (patch)
tree4a38182b3ed4e23748d0d7a05153af7341679e3c /apps/workflowengine/l10n/es_PR.js
parent914f3f4c1eef9ae29450f1802eb1159cf4e7ba46 (diff)
downloadnextcloud-server-68b24b7320c9be91962984fd1d0a1b8771bae75e.tar.gz
nextcloud-server-68b24b7320c9be91962984fd1d0a1b8771bae75e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/es_PR.js')
-rw-r--r--apps/workflowengine/l10n/es_PR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/es_PR.js b/apps/workflowengine/l10n/es_PR.js
index 0341cf621f6..8406a9b9b03 100644
--- a/apps/workflowengine/l10n/es_PR.js
+++ b/apps/workflowengine/l10n/es_PR.js
@@ -64,8 +64,8 @@ OC.L10N.register(
"Check %s does not exist" : "La validación %s no existe",
"Check %s is invalid" : "La validación %s no es inválida",
"Check #%s does not exist" : "La validación #%s no existe",
- "Workflow" : "Flujo de trabajo",
"Open documentation" : "Abrir la documentación",
- "Loading…" : "Cargando..."
+ "Loading…" : "Cargando...",
+ "Workflow" : "Flujo de trabajo"
},
"nplurals=2; plural=(n != 1);");