diff options
author | CanGiante <63304501+CanGiante@users.noreply.github.com> | 2024-11-16 21:27:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-16 12:27:06 -0800 |
commit | 4e1ec0db86b20a89b64b8dc2b7ba693a84142062 (patch) | |
tree | ec142ad9244a0168b168ec51745b842a902aa234 /src | |
parent | d8e2a90dd7baa177cd0942508c54e52fe554f34a (diff) | |
download | voidsky-4e1ec0db86b20a89b64b8dc2b7ba693a84142062.tar.zst |
Fix the translation of the adjective "open" (#6206)
Diffstat (limited to 'src')
-rw-r--r-- | src/locale/locales/it/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale/locales/it/messages.po b/src/locale/locales/it/messages.po index 51765759d..150ed0d58 100644 --- a/src/locale/locales/it/messages.po +++ b/src/locale/locales/it/messages.po @@ -4612,7 +4612,7 @@ msgstr "Ops!" #: src/screens/Onboarding/StepFinished.tsx:251 msgid "Open" -msgstr "Apri" +msgstr "Aperto" #: src/view/com/posts/AviFollowButton.tsx:86 msgid "Open {name} profile shortcut menu" |