Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-18 06:14:53 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-18 06:14:53 +0300
commit2e10497d6ccf5ed2268730ec48ca1e61cb1c7c9e (patch)
tree9c929d0114a10d0c02fad1d73fdd66ed07f6aa10 /l10n/es_CO.js
parent3ecce4c641833d0e22185c9c859e7f2cdbec05e0 (diff)
[tx-robot] updated from transifexv18.0.11
Diffstat (limited to 'l10n/es_CO.js')
-rw-r--r--l10n/es_CO.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index 84733c98a..39d98d051 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -2,9 +2,9 @@ OC.L10N.register(
"text",
{
"Text" : "Texto",
- "Retry" : "Reintentar",
"Unsaved changes" : "Cambios no guardados",
"Edit" : "Editar",
- "Undo" : "Deshacer"
+ "Undo" : "Deshacer",
+ "Retry" : "Reintentar"
},
"nplurals=2; plural=(n != 1);");