diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
commit | d33a93c6f95ce88da599ce5df6026f83b92b42dc (patch) | |
tree | 98297530cbb00364bc2d126a478d363180f5b4bd /apps/files/l10n/es_MX.js | |
parent | 282b79c4b1f8b1f5022f0fc842cd10477820fcec (diff) | |
download | nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.tar.gz nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_MX.js')
-rw-r--r-- | apps/files/l10n/es_MX.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index cc193b8f81b..7bba42e59a2 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -147,6 +147,7 @@ OC.L10N.register( "Tags" : "Etiquetas", "Deleted files" : "Archivos borrados", "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt" + "New text file.txt" : "Nuevo ArchivoDeTexto.txt", + "Move" : "Mover" }, "nplurals=2; plural=(n != 1);"); |