summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-04-05 14:03:09 +0100
committerJohn McLear <john@mclear.co.uk>2015-04-05 14:03:09 +0100
commit41bb4ef094ebd22c5d0068dd9e0ca13816519c81 (patch)
tree6ed4028734921930a724d82ebd6a2348b2c775c3 /src/locales
parente49bb4017c5cd054ca2b1880c78148e10417de1f (diff)
downloadetherpad-lite-41bb4ef094ebd22c5d0068dd9e0ca13816519c81.zip
support for open dyslexic font
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 24c56edf..3e16c5de 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -38,6 +38,7 @@
"pad.settings.rtlcheck": "Read content from right to left?",
"pad.settings.fontType": "Font type:",
"pad.settings.fontType.normal": "Normal",
+ "pad.settings.fontType.opendyslexic": "Open Dyslexic",
"pad.settings.fontType.monospaced": "Monospace",
"pad.settings.fontType.comicsans": "Comic Sans",
"pad.settings.fontType.couriernew": "Courier New",