diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini index 87e4c358..e57e1178 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -13,6 +13,7 @@ c.error.websocket.unavailable=unavailable c.error.websocket=WebSocket closed with code: {0}, reason {1}. Clean: {2} c.error=Error c.error.server=Error from server: {0} +c.error.empty_username=Username cannot be empty. c.hint.boost=Press {0} to boost c.hint.framerate_low=Your framerate seems to be low. You can lower your graphics settings in the settings menu. c.hint.interact=Press {0} to pick up items and to interact with tools |