diff options
author | surfdude29 <149612116+surfdude29@users.noreply.github.com> | 2024-02-07 03:12:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-06 19:12:26 -0800 |
commit | 2427329a84b40ba5edf4b30d38cc7242d3b0f11f (patch) | |
tree | 920564623b994b38582c2c437526a2d5068a4433 | |
parent | 541eb8ded120007b54efb4c2eb67363d6199fb8c (diff) | |
download | voidsky-2427329a84b40ba5edf4b30d38cc7242d3b0f11f.tar.zst |
Fix typo in ca/messages.po (#2754)
-rw-r--r-- | src/locale/locales/ca/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale/locales/ca/messages.po b/src/locale/locales/ca/messages.po index 140452b2c..013bf78fd 100644 --- a/src/locale/locales/ca/messages.po +++ b/src/locale/locales/ca/messages.po @@ -2639,7 +2639,7 @@ msgstr "Persones seguides per @{0}" #: src/Navigation.tsx:154 msgid "People following @{0}" -msgstr "Oersones seguint a @{0}" +msgstr "Persones seguint a @{0}" #: src/view/com/lightbox/Lightbox.tsx:66 msgid "Permission to access camera roll is required." |