summaryrefslogtreecommitdiff
path: root/res/en.json
diff options
context:
space:
mode:
authorAleš Smodiš <aless@guru.si>2015-10-02 12:04:16 +0200
committerAleš Smodiš <aless@guru.si>2015-10-02 12:04:16 +0200
commitd46fec9f483db0e8cf6cf5672289b6222043ee83 (patch)
treeb4d1d5cb82686ef66cd883d8a0e0b12437ca251b /res/en.json
parent0c168d0027f3350344d0fcdf16c554dcc8f3c92b (diff)
Define default translations for the "more" button in multi-part hints.
Diffstat (limited to 'res/en.json')
-rw-r--r--res/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/en.json b/res/en.json
index 5330cdc..3fb2d7a 100644
--- a/res/en.json
+++ b/res/en.json
@@ -11,5 +11,6 @@
"btn_hint": "Hint",
"btn_test": "Test",
"btn_run": "Run",
- "btn_stop": "Stop"
+ "btn_stop": "Stop",
+ "btn_more": "More..."
} \ No newline at end of file