diff options
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini index 7b201183..71df1707 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -2,7 +2,6 @@ c.chat.write_message=Write message c.credits.contributors=with contributions from c.credits.developed_by=developed by -c.legal.using_godot=This game uses Godot Engine, available under the following license: c.credits.models=Models c.credits.sounds=Sounds c.credits.thanks=Thank You For Playing @@ -27,6 +26,7 @@ c.hint.reset_camera=Press {0} to reset the camera view c.hint.rotate=Use {0} to rotate the camera view c.hint.username_tags=Username tags can be enabled/disabled in the settings c.hint.zoom_camera=Use {0} to zoom in/out +c.legal.using_godot=This game uses Godot Engine, available under the following license: c.map.difficulty.0=Easy c.map.difficulty.1=Hard c.map.difficulty.2=Moderate @@ -254,6 +254,7 @@ s.replay.cannot_join=Replays cannot be joined. s.state.abort_no_players=Game was aborted due to a lack of players. s.state.game_aborted=Game was aborted by {0}. s.state.overflow_resubscribe=Lagging behind. Some clientbound packets were dropped. +s.state.paused=Game paused s.tutorial.accept_order=Approach the customer take their order s.tutorial.active_cuttingboard=Cut the item to slices here s.tutorial.active=Interact here for {0}s |