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/it.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/it.js')
-rw-r--r-- | apps/comments/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index e813e17b2e6..1ca782c1514 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -15,6 +15,7 @@ OC.L10N.register( "Edit comment" : "Modifica commento", "Delete comment" : "Elimina commento", "Cancel edit" : "Annulla modifica", + "New comment" : "Nuovo 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", |