diff options
author | Gabriella <152436322+Titianbeetle@users.noreply.github.com> | 2024-03-03 12:47:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-03 12:47:39 +0100 |
commit | 4022598692610f5a69acd0664ebbdcd03084d8ea (patch) | |
tree | 70ac37ff5e9b51c9bceeb94070dad4331adffd06 /src | |
parent | fb8a7e37f40b4c3379121e29d08458c6afa1b13a (diff) | |
download | voidsky-4022598692610f5a69acd0664ebbdcd03084d8ea.tar.zst |
Update messages.po
Updated two expression
Diffstat (limited to 'src')
-rw-r--r-- | src/locale/locales/it/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locale/locales/it/messages.po b/src/locale/locales/it/messages.po index 1c4431ad6..39f6653c7 100644 --- a/src/locale/locales/it/messages.po +++ b/src/locale/locales/it/messages.po @@ -2041,7 +2041,7 @@ msgstr "Log" #: src/screens/Deactivated.tsx:149 src/screens/Deactivated.tsx:152 #: src/screens/Deactivated.tsx:178 src/screens/Deactivated.tsx:181 msgid "Log out" -msgstr "Disconnettiti dall'account" +msgstr "Disconnetta l'account" #: src/view/screens/Moderation.tsx:136 msgid "Logged-out visibility" @@ -3473,7 +3473,7 @@ msgstr "Accedere a" #: src/view/screens/Settings/index.tsx:100 #: src/view/screens/Settings/index.tsx:103 msgid "Sign out" -msgstr "Disconnettiti" +msgstr "Disconnetta" #: src/view/shell/bottom-bar/BottomBar.tsx:275 #: src/view/shell/bottom-bar/BottomBar.tsx:276 |