diff options
| author | Ben Is <spambenis@fastwebnet.it> | 2021-05-31 13:21:27 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-08-30 15:24:15 +0000 |
| commit | 0e53b2916e4fefdb81244158cd56a944e18fc3d7 (patch) | |
| tree | 89a627d8943ae4fb9b75c5ce46fbb726c00a88a2 | |
| parent | 04a49e4c4212141e6adc6505e68221b4903366f6 (diff) | |
Translated using Weblate (Italian)
Currently translated at 100.0% (714 of 714 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| -rw-r--r-- | src/i18n/it.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index a4382780..d7179564 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -21,7 +21,10 @@ "role": { "moderator": "Moderatore", "admin": "Amministratore" - } + }, + "flash_fail": "Contenuto Flash non caricato, vedi console del browser.", + "flash_content": "Mostra contenuto Flash tramite Ruffle (funzione in prova).", + "flash_security": "Può essere pericoloso perché i contenuti in Flash sono eseguibili." }, "nav": { "mentions": "Menzioni", |
