diff options
author | pfrazee <1270099+pfrazee@users.noreply.github.com> | 2025-08-21 02:38:38 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-08-21 02:38:38 +0000 |
commit | d900d0b7a79f2edfbd3865c2484694a0de61a35c (patch) | |
tree | 6b09826204e6cd5a2114fc581bc04a6d52e881e4 /src/locale | |
parent | 16701392b90d8064517775612dcc24822f3d2897 (diff) | |
download | voidsky-d900d0b7a79f2edfbd3865c2484694a0de61a35c.tar.zst |
Nightly source-language update
Diffstat (limited to 'src/locale')
-rw-r--r-- | src/locale/locales/en/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 94bb386ba..f8031f13c 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -6651,7 +6651,7 @@ msgid "Reactivate your account" msgstr "" #: src/screens/PostThread/components/ThreadItemReadMore.tsx:92 -msgid "Read {0} more {1, plural, one {reply} other {replies}}" +msgid "Read {0, plural, one {# more reply} other {# more replies}}" msgstr "" #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:158 @@ -10541,7 +10541,7 @@ msgid "Your current handle <0>{0}</0> will automatically remain reserved for you msgstr "" #: src/screens/Moderation/index.tsx:208 -msgid "Your declared age is under 18. Some settings below may be disabled. If this was a mistake, you may edit your bithdate in your <0>account settings</0>." +msgid "Your declared age is under 18. Some settings below may be disabled. If this was a mistake, you may edit your birthdate in your <0>account settings</0>." msgstr "" #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:253 |