mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Change copy of rate-limit error
This commit is contained in:
parent
5773c3b696
commit
92bad5b505
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue