summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-12-29 20:57:58 +0100
committerJohn McLear <john@mclear.co.uk>2014-12-29 20:57:58 +0100
commit3773b6346b919995c311356b7cd582517b6f09ef (patch)
tree7f4425c639ccb08ce2a4c366e881e22a45c75528 /src/locales
parent565097efb466abbb06b1ecc9e18bded707b14216 (diff)
downloadetherpad-lite-3773b6346b919995c311356b7cd582517b6f09ef.zip
semi working requires browser refresh
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locales/en.json b/src/locales/en.json
index 9a5fe45f..5e074e38 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -44,6 +44,7 @@
"pad.importExport.import": "Upload any text file or document",
"pad.importExport.importSuccessful": "Successful!",
"pad.importExport.export": "Export current pad as:",
+ "pad.importExport.exportetherpad": "Etherpad",
"pad.importExport.exporthtml": "HTML",
"pad.importExport.exportplain": "Plain text",
"pad.importExport.exportword": "Microsoft Word",