X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/acd72861ed8ad46d759a6e509f3e7c459db1a4f5..01aa27031526280d8b1d219902a7b4c97617d19f:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 1e6e49dba..7df9bd373 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -249,6 +249,17 @@ en: download_xml: "Download XML" view_history: "view history" edit: "edit" + bug: + open_title: "Unresolved issue: {{bug_name}}" + closed_title: "Resolved issue: {{bug_name}}" + created_at: "Created at:" + edited_at: "Edited at:" + closed_at: "Closed at:" + opened_by: "Opened by:" + description: "Description:" + comment_by: "Comment by: " + comment: "Comment:" + date: "Date:" changeset: changeset_paging_nav: showing_page: "Showing page {{page}}" @@ -1351,6 +1362,7 @@ en: create_account: "create an account" email or username: "Email Address or Username:" password: "Password:" + remember: "Remember me:" lost password link: "Lost your password?" login_button: "Login" account not active: "Sorry, your account is not active yet.
Please click on the link in the account confirmation email to activate your account."