diff options
| author | Alex Gleason <alex@alexgleason.me> | 2020-07-14 18:56:40 -0500 |
|---|---|---|
| committer | Alex Gleason <alex@alexgleason.me> | 2020-07-14 18:56:40 -0500 |
| commit | 48983e942139a81106416cfbb8d22743b6764053 (patch) | |
| tree | 1c11c31848609a9e6b8226bc6ac77d3747e1986a /priv/gettext/it | |
| parent | df3d1bf5e57389e41a70676ccab1df81d83e3d74 (diff) | |
| parent | 3f65f2ea79644cd8a119fc154c2792994723c7cb (diff) | |
| download | pleroma-48983e942139a81106416cfbb8d22743b6764053.tar.gz pleroma-48983e942139a81106416cfbb8d22743b6764053.zip | |
Merge remote-tracking branch 'upstream/develop' into by-approval
Diffstat (limited to 'priv/gettext/it')
| -rw-r--r-- | priv/gettext/it/LC_MESSAGES/errors.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/priv/gettext/it/LC_MESSAGES/errors.po b/priv/gettext/it/LC_MESSAGES/errors.po index 406a297d1..cd0cd6c65 100644 --- a/priv/gettext/it/LC_MESSAGES/errors.po +++ b/priv/gettext/it/LC_MESSAGES/errors.po @@ -562,11 +562,11 @@ msgstr "Errore inaspettato durante l'aggiornamento del file nel pacchetto." msgid "Unexpected error occurred while updating pack metadata." msgstr "Errore inaspettato durante l'aggiornamento dei metadati del pacchetto." -#: lib/pleroma/plugs/user_is_admin_plug.ex:40 +#: lib/pleroma/plugs/user_is_admin_plug.ex:21 #, elixir-format -msgid "User is not an admin or OAuth admin scope is not granted." +msgid "User is not an admin." msgstr "" -"L'utente non è un amministratore o non ha ricevuto questa autorizzazione " +"L'utente non è un amministratore." "OAuth." #: lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex:61 |
