diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
commit | e23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch) | |
tree | fbf2d2ee9af7470a5221f7127a36d90e5acdb90a /apps/comments/l10n/es.js | |
parent | 740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff) | |
download | nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 8a3e0844db9..ea03c76ec27 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -22,6 +22,7 @@ OC.L10N.register( "%1$s commented" : "%1$s comentados", "You commented on %2$s" : "Has comentado en %2$s", "%1$s commented on %2$s" : "%1$s comentados en %2$s", + "%s mentioned you in a comment on \"%s\"." : "%s te ha mencionado en un comentario en \"%s\".", "Type in a new comment..." : "Escribe un nuevo comentario...", "No other comments available" : "No hay otros comentarios disponibles", "More comments..." : "Más comentarios...", |