mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Added Tutorial Teleporter Error String
Added a string to let users know that something went wrong with loading their cloud hoke via the tutorial, and it directs them to try again.
This commit is contained in:
parent
7a4bf0d9de
commit
659eca85e4
1 changed files with 2 additions and 0 deletions
2
en.json
2
en.json
|
|
@ -1706,6 +1706,8 @@
|
|||
"Tutorial.Saving.Title": "Welcome Home!",
|
||||
"Tutorial.Saving.Content": "Welcome to your <b><i><color=hero.yellow>Home</b></i></color> world! This is where you'll end up every time you log in.<br><br>This is a world all your own, so any changes you make are able to be saved.<br><br>If you save, everything will be just as you left it when you return!",
|
||||
|
||||
"Tutorial.Teleporter.Error": "Failed to load your cloud home!<br><size=66%>Step out of the teleporter and step back in to try again.</size>",
|
||||
|
||||
"CloudHome.Info.OnlineUsers": "Online {online_users,plural, one {user} other {users}}: {online_users}<br>Joinable {joinable_users,plural, one {user} other {users}}: {joinable_users}",
|
||||
"CloudHome.Info.Moderation": "Moderation",
|
||||
"CloudHome.Info.Inventory": "Inventory",
|
||||
|
|
|
|||
Loading…
Reference in a new issue