Files
schisandra-album-cloud-micr…/app/core/api/resources/language/active.en.toml
landaiqing 3b8e3df27a updated
2024-11-14 01:58:20 +08:00

7 lines
214 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[captcha]
verificationFailure = "verification failure!"
[login]
invalidAccount = "invalid account"
notFoundAccount = "account not found"
invalidPassword = "invalid password"
loginFailed = "login failed"