diff options
Diffstat (limited to 'assets/i18n/en_us.json')
| -rw-r--r-- | assets/i18n/en_us.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/assets/i18n/en_us.json b/assets/i18n/en_us.json index 239169c..9be139d 100644 --- a/assets/i18n/en_us.json +++ b/assets/i18n/en_us.json @@ -1,8 +1,5 @@ { - "updater.title": "You're playing an outdated version...", - "updater.message": "There's a new update out! Want to see it?", - "updater.no": "n-no", - "updater.yes": "YES!!", + "updater.info": "A new update is available!", "debug.version": "%s (LibGDX %s, Java %s)", "debug.c_fps": "%s FPS", |
