diff options
author | APiligrim <28320272+APiligrim@users.noreply.github.com> | 2025-08-01 04:01:01 +0000 |
---|---|---|
committer | Elijah Seed-Arita <elijaharita@gmail.com> | 2025-08-26 20:21:22 -0700 |
commit | 203ccbb1fb35a49620183aba4db17e4b2582c64c (patch) | |
tree | 93005adcfeaeb4dc46888401e75293d3ea4dd4f8 | |
parent | e8cd7ab131720ebc37093c599573f032b51f3218 (diff) | |
download | voidsky-203ccbb1fb35a49620183aba4db17e4b2582c64c.tar.zst |
Nightly source-language update
-rw-r--r-- | src/locale/locales/en/messages.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index d183aa8bf..9c9cedc0a 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -1458,7 +1458,7 @@ msgstr "" msgid "Books" msgstr "" -#: src/components/FeedInterstitials.tsx:428 +#: src/components/FeedInterstitials.tsx:435 msgid "Browse more accounts on the Explore page" msgstr "" @@ -2699,6 +2699,10 @@ msgstr "" msgid "Dismiss this section" msgstr "" +#: src/components/Toast/index.web.tsx:81 +msgid "Dismiss toast" +msgstr "" + #: src/screens/Settings/AccessibilitySettings.tsx:69 #: src/screens/Settings/AccessibilitySettings.tsx:74 msgid "Display larger alt text badges" |