summaryrefslogtreecommitdiffstats
path: root/l10n/es_CO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-21 03:08:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-21 03:08:48 +0000
commit33aac051a6edbfed25144ae097f41ac54052b364 (patch)
tree4078aaf46987e4221102b637abb10dba533c17c4 /l10n/es_CO.js
parenta94739aeacae8c88134c6c8279c4c4ddb1977652 (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_CO.js')
-rw-r--r--l10n/es_CO.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index 5210f852..0d951758 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"Close" : "Cerrar",
"Reply" : "Responder",
"Continue" : "Continuar",
- "User not found" : "No se encontró el usuario",
- "More actions" : "Más acciones"
+ "User not found" : "No se encontró el usuario"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");