Merge pull request from seotts/change-transfer-rate-limit-message

Change copy of transfer rate-limit error
This commit is contained in:
Sarah Otts 2021-09-15 09:58:18 -04:00 committed by GitHub
commit 92ce0946cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,5 +160,5 @@
"studio.alertManagerPromoteError": "Something went wrong promoting \"{name}\"",
"studio.alertMemberRemoveError": "Something went wrong removing \"{name}\"",
"studio.alertTransfer": "\"{name}\" is now the host",
"studio.alertTransferRateLimit": "You can only change the host once a day. Try again tomorrow."
"studio.alertTransferRateLimit": "A studio can only change hosts once per day. Try again tomorrow."
}