diff options
author | Jan-Olof Eriksson <jan-olof.eriksson@iki.fi> | 2024-02-18 23:21:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-18 23:21:22 +0200 |
commit | 123c73029d1c29cb0e9ab6c3c1f14fed4fc8d611 (patch) | |
tree | 02c8b89ba0a9b90d0ae764cb26482220aca4c600 /src | |
parent | 00103e8e58f6a214187649680028dee2daf92be6 (diff) | |
download | voidsky-123c73029d1c29cb0e9ab6c3c1f14fed4fc8d611.tar.zst |
Update messages.po
Some fixes.
Diffstat (limited to 'src')
-rw-r--r-- | src/locale/locales/fi/messages.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/locale/locales/fi/messages.po b/src/locale/locales/fi/messages.po index 06481beac..63581587a 100644 --- a/src/locale/locales/fi/messages.po +++ b/src/locale/locales/fi/messages.po @@ -1031,7 +1031,7 @@ msgstr "Poista käyttäjätili" #: src/view/com/modals/DeleteAccount.tsx:87 msgid "Delete Account" -msgstr "Poista tili" +msgstr "Poista käyttäjätili" #: src/view/screens/AppPasswords.tsx:222 #: src/view/screens/AppPasswords.tsx:242 @@ -1045,7 +1045,7 @@ msgstr "Poista lista" #: src/view/com/modals/DeleteAccount.tsx:223 msgid "Delete my account" -msgstr "Poista tilini" +msgstr "Poista käyttäjätilini" #: src/view/screens/Settings.tsx:706 #~ msgid "Delete my account…" @@ -1793,7 +1793,7 @@ msgstr "Koti" #: src/view/screens/PreferencesHomeFeed.tsx:104 #: src/view/screens/Settings/index.tsx:543 msgid "Home Feed Preferences" -msgstr "Aloitussivun Syötteiden Asetukset" +msgstr "Aloitussivun syötteiden asetukset" #: src/view/com/auth/create/Step1.tsx:82 #: src/view/com/auth/login/ForgotPasswordForm.tsx:120 @@ -2836,7 +2836,7 @@ msgstr "Lähetä" #: src/view/com/post-thread/PostThread.tsx:303 msgctxt "description" msgid "Post" -msgstr "Lähetä" +msgstr "Viesti" #: src/view/com/post-thread/PostThreadItem.tsx:172 msgid "Post by {0}" |