From 0bf785ac4411fc4f385d1415a2afca67cc796588 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 22 Dec 2019 03:50:01 +0000 Subject: [tx-robot] updated from transifex --- l10n/es_CO.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 l10n/es_CO.js (limited to 'l10n/es_CO.js') diff --git a/l10n/es_CO.js b/l10n/es_CO.js new file mode 100644 index 000000000..84733c98a --- /dev/null +++ b/l10n/es_CO.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "text", + { + "Text" : "Texto", + "Retry" : "Reintentar", + "Unsaved changes" : "Cambios no guardados", + "Edit" : "Editar", + "Undo" : "Deshacer" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3