diff options
Diffstat (limited to 'apps/comments/l10n/es_EC.js')
-rw-r--r-- | apps/comments/l10n/es_EC.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/es_EC.js b/apps/comments/l10n/es_EC.js index b2992b21751..b383e8b8749 100644 --- a/apps/comments/l10n/es_EC.js +++ b/apps/comments/l10n/es_EC.js @@ -9,6 +9,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentó en %2$s", "{author} commented on {file}" : "{author} comentó en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", + "Files" : "Archivo", "{user} mentioned you in a comment on \"{file}\"" : "{user} te mencionó en un comentario en \"{file}\"", "Files app plugin to add comments to files" : "Plugin de la aplicación de archivos para agregar comentarios a los archivos", "Edit comment" : "Editar comentario", |