diff options
Diffstat (limited to 'src/locales/en.json')
-rw-r--r-- | src/locales/en.json | 2 |
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", |