about summary refs log tree commit diff
path: root/config/locales/en.yml
blob: 55b062c0de87e1b74158346e2950835f6a00f228 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
en:
  auth:
    login: Log in
    register: Sign up
    forgot_password: Forgot your password?
    didnt_get_confirmation: Didn't receive confirmation instructions?
    resend_confirmation: Resend confirmation instructions
    reset_password: Reset password
    set_new_password: Set new password
    change_password: Change password
  generic:
    save_changes: Save changes
    validation_errors:
      one: Something isn't quite right yet! Please review the error below
      other: Something isn't quite right yet! Please review %{count} errors below
    powered_by: powered by %{link}
    changes_saved_msg: Changes successfully saved!
  pagination:
    next: Next
    prev: Prev
  settings:
    edit_profile: Edit profile
    preferences: Preferences