summaryrefslogtreecommitdiff
path: root/assets/i18n/en_us.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/i18n/en_us.json')
-rw-r--r--assets/i18n/en_us.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/i18n/en_us.json b/assets/i18n/en_us.json
index d685e21..fd7ba20 100644
--- a/assets/i18n/en_us.json
+++ b/assets/i18n/en_us.json
@@ -1,4 +1,9 @@
{
+ "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!!",
+
"debug.version": "%s (LibGDX %s, Java %s)",
"debug.c_fps": "%s FPS",
"debug.c_mem": "Used memory: %s MB (total of %s MB)",