diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/comments | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 1ca782c1514..a50f0cd9fc6 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -16,6 +16,7 @@ OC.L10N.register( "Delete comment" : "Elimina commento", "Cancel edit" : "Annulla modifica", "New comment" : "Nuovo commento", + "Write a comment …" : "Scrivi un commento...", "Post comment" : "Pubblica commento", "@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente", "Could not reload comments" : "Impossibile ricaricare i commenti", diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 45e89562338..61f3341ace1 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -14,6 +14,7 @@ "Delete comment" : "Elimina commento", "Cancel edit" : "Annulla modifica", "New comment" : "Nuovo commento", + "Write a comment …" : "Scrivi un commento...", "Post comment" : "Pubblica commento", "@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente", "Could not reload comments" : "Impossibile ricaricare i commenti", |