diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-13 00:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-13 00:20:41 +0000 |
commit | bfb8a16370f95190b91d445e624903c1ce67a725 (patch) | |
tree | 9f572eebf65b8c896d25e97b308ee8bdeed7ce97 /apps/comments/l10n/es.js | |
parent | c55676bcd922c3c56aa1950f023d1da46b3a1be2 (diff) | |
download | nextcloud-server-bfb8a16370f95190b91d445e624903c1ce67a725.tar.gz nextcloud-server-bfb8a16370f95190b91d445e624903c1ce67a725.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 15f41621bc1..0c3df219b04 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "Edit comment" : "Editar comentario", "Delete comment" : "Borrar comentario", "Cancel edit" : "Cacelar ediciĆ³n", + "New comment" : "Comentario nuevo", "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", |