Change "recognized" to international English spelling in hive (#144284)

Change "recognized" to international English in `hive`
This commit is contained in:
Norbert Rittel 2025-05-05 23:15:24 +02:00 committed by GitHub
parent 0bf807b96e
commit f3b23afc92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@
}
},
"error": {
"invalid_username": "Failed to sign in to Hive. Your email address is not recognised.",
"invalid_username": "Failed to sign in to Hive. Your email address is not recognized.",
"invalid_password": "Failed to sign in to Hive. Incorrect password, please try again.",
"invalid_code": "Failed to sign in to Hive. Your two-factor authentication code was incorrect.",
"no_internet_available": "An Internet connection is required to connect to Hive.",