diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:25 +0000 |
commit | c21df323b09a47f5a5fa331ff160a57320bce3b6 (patch) | |
tree | 192acc528dc34a7383dbb6073c049397bc82eeae /apps/comments/l10n/es.js | |
parent | aba6e3c1ad0ad62708412b693a1ae42b14746780 (diff) | |
download | nextcloud-server-c21df323b09a47f5a5fa331ff160a57320bce3b6.tar.gz nextcloud-server-c21df323b09a47f5a5fa331ff160a57320bce3b6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 0c3df219b04..38955aeb22b 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -16,6 +16,7 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "Cancel edit" : "Cacelar edición", "New comment" : "Comentario nuevo", + "Write a comment …" : "Escribir un comentario …", "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente", "Could not reload comments" : "No se pudieron recargar los comentarios", |