diff options
| author | Ben Is <spambenis@fastwebnet.it> | 2020-10-16 19:02:14 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-10-16 20:41:03 +0000 |
| commit | def04380da53763379b0dd1eec1073b9796d07a0 (patch) | |
| tree | 427d2aa253e0a7db373b4f1360767d3cb392f92a | |
| parent | 0e14cd6102b1dde55697b80f385df927080a744f (diff) | |
Translated using Weblate (Italian)
Currently translated at 100.0% (669 of 669 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| -rw-r--r-- | src/i18n/it.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index 4d096004..ce508630 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -702,7 +702,8 @@ "reply_to": "Rispondi a", "delete_confirm": "Vuoi veramente eliminare questo messaggio?", "unbookmark": "Rimuovi segnalibro", - "bookmark": "Aggiungi segnalibro" + "bookmark": "Aggiungi segnalibro", + "status_deleted": "Questo messagio รจ stato cancellato" }, "time": { "years_short": "{0}a", |
