threefunkymonkeys/chist

View on GitHub
locale/en/user.yml

Summary

Maintainability
Test Coverage
en:
  user:
    edit_user: 'Profile'
    account: 'ACCOUNT'
    password: 'PASSWORD'
    connections: 'CONNECTIONS'
    api_keys: 'API KEYS'
    reset_password: 'RESET PASSWORD'
    enable_connection: 'Enable'
    disable_connection: 'Disable'
    edit_connections: 'Edit Connections'
    change_password: 'Change Password'
    name: 'Name:'
    username: 'Username:'
    user_edited: 'User profile updated'
    error_editing: 'There was an error while updating profile. Try again'
    manage_connections: 'Manage External Connections'
    connection_deleted: 'External Connection was deleted'
    connection_deleted: 'Connection was deleted'
    old_password: 'Old Password:'
    new_password: 'New Password:'
    confirm_password: 'Confirm New Password:'
    password_changed: 'User password changed'
    wrong_password: 'Invalid Password'
    same_password: 'Please choose a different password'
    password_doesnt_match: 'New password does not match confirmation'
    add_provider: 'Connect'
    keys: 'Your API Keys'
    new_key: 'Create New Key'
    delete_key: 'Delete key?'
    create_key_error: 'The key cannot be created'
    delete_key_error: 'The key cannot be deleted'
    save: 'Save'
    forgot_password: 'Find Your Account'
    reset_password: 'Reset Your Password'
    email: 'E-Mail'
    send: 'SEND'
    reset_invalid_link: 'Invalid link'
    reset_password_not_match: 'Passwords not match'
    reset_password_updated: 'Password has been updated'
    forgot_invalid_email: 'Wrong email'
    forgot_email_sent: 'Email sent'
    actions:
      cancel: 'Cancel'
      confirm_delete_key: 'Confirm key deletion'