kopia lustrzana https://github.com/cheeaun/phanpy
Revise the sentence to be clearer
rodzic
cc8dbeb32c
commit
0bc7b6202b
|
@ -3016,7 +3016,7 @@ msgid "e.g. “mastodon.social”"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/login.jsx:196
|
||||
msgid "Failed to log in. Please try again or another instance."
|
||||
msgid "Failed to log in. Please try again or try another instance."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/login.jsx:208
|
||||
|
|
|
@ -194,7 +194,7 @@ function Login() {
|
|||
{uiState === 'error' && (
|
||||
<p class="error">
|
||||
<Trans>
|
||||
Failed to log in. Please try again or another instance.
|
||||
Failed to log in. Please try again or try another instance.
|
||||
</Trans>
|
||||
</p>
|
||||
)}
|
||||
|
|
Ładowanie…
Reference in New Issue