diff options
author | pfrazee <1270099+pfrazee@users.noreply.github.com> | 2025-04-09 02:37:13 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-04-09 02:37:13 +0000 |
commit | 4c142a86b4beb057f3f4f94ffaad2c8e51aa2e59 (patch) | |
tree | 391e0b9c50b712f80b58929497614b0937ce55bf | |
parent | f3153b8acb06729d1a1479ea5cc884fef9d569d5 (diff) | |
download | voidsky-4c142a86b4beb057f3f4f94ffaad2c8e51aa2e59.tar.zst |
Nightly source-language update
-rw-r--r-- | src/locale/locales/en/messages.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 0ad9b4706..e462173c4 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -1443,8 +1443,8 @@ msgstr "" msgid "Changes app icon" msgstr "" -#: src/components/forms/HostingProvider.tsx:47 -#: src/components/forms/HostingProvider.tsx:83 +#: src/components/forms/HostingProvider.tsx:50 +#: src/components/forms/HostingProvider.tsx:70 msgid "Changes hosting provider" msgstr "" @@ -8815,8 +8815,8 @@ msgstr "" msgid "You" msgstr "" -#: src/components/forms/HostingProvider.tsx:64 -msgid "You are creating an account on <0>{0}</0>" +#: src/components/forms/HostingProvider.tsx:46 +msgid "You are creating an account on" msgstr "" #: src/screens/SignupQueued.tsx:157 |