diff options
| author | Ben Is <spambenis@fastwebnet.it> | 2021-01-22 13:16:11 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-25 17:04:16 +0000 |
| commit | 3b6a30ec9f96906ba9040c64ceeaeed6f8736efb (patch) | |
| tree | b80167f7462806c9e5c73f1b3947d532670185f7 | |
| parent | 238e9dcd351a4d2d23c09e22f713925f6c1cc3b6 (diff) | |
Translated using Weblate (Italian)
Currently translated at 100.0% (679 of 679 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| -rw-r--r-- | src/i18n/it.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index ea8f1760..0939df28 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -487,7 +487,11 @@ "follow_progress": "Richiedo…", "follow_sent": "Richiesta inviata!", "favorites": "Preferiti", - "message": "Contatta" + "message": "Contatta", + "roles": { + "moderator": "Moderatore", + "admin": "Amministratore" + } }, "chat": { "title": "Chat" |
