diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-09-05 15:39:01 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-09-05 15:39:01 +0100 |
commit | aa1d6f8a74e44f82ad874dd5b2b24c2772deec9a (patch) | |
tree | 44707381f859933baafbe6fc7a372fd37f1d2e74 /templates/strings.js | |
parent | 804051af2b61de0052679c6ac92a263bff097555 (diff) |
Translated "Untitled draft".translation-fixes
Diffstat (limited to 'templates/strings.js')
-rw-r--r-- | templates/strings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/strings.js b/templates/strings.js index aac7650..63e3bed 100644 --- a/templates/strings.js +++ b/templates/strings.js @@ -21,6 +21,7 @@ }, strings: { next: '[% loc('Next') %]', + untitled_draft: '[% loc('Untitled draft') %]', login_error: '[% loc('There was a problem logging you in. Please try again later.') %]', logout_error: '[% loc('There was a problem logging you out. Please try again later.') %]', login_details_error: '[% loc('There was a problem logging you in. Please check your email and password and that you have confirmed your password.') %]', |