summaryrefslogtreecommitdiff
path: root/src/locales/en.json
diff options
context:
space:
mode:
authorGared <mu.stefan@googlemail.com>2014-12-28 22:20:09 +0100
committerGared <mu.stefan@googlemail.com>2014-12-28 22:20:09 +0100
commit018821e98c3e315eb37e55c05e743dc1268d04ad (patch)
tree62df77cc21926f250c8438b8ffdaa3f144db88cc /src/locales/en.json
parent2307c6fbda8ef149aebf83d47d099ca6d94f7ffc (diff)
downloadetherpad-lite-018821e98c3e315eb37e55c05e743dc1268d04ad.zip
Use camel case
Diffstat (limited to 'src/locales/en.json')
-rw-r--r--src/locales/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locales/en.json b/src/locales/en.json
index cea31263..130b59cb 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -24,7 +24,7 @@
"pad.colorpicker.cancel": "Cancel",
"pad.loading": "Loading...",
- "pad.nocookie": "Cookie could not be found. Please allow cookies in your browser!",
+ "pad.noCookie": "Cookie could not be found. Please allow cookies in your browser!",
"pad.passwordRequired": "You need a password to access this pad",
"pad.permissionDenied": "You do not have permission to access this pad",
"pad.wrongPassword": "Your password was wrong",