diff options
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.') %]', |