Sha256: 6e7831ce601cbe850df0fbaa96bf01bfad0f5e541b505da7b22e48cd6f25bf93

Contents?: true

Size: 1.54 KB

Versions: 11

Compression:

Stored size: 1.54 KB

Contents

en:
  socialite:
    already_registered: "You are already registered"
    already_linked_account: "You have already linked this account"
    successful_signup: "Account successfully authenticated"
    successful_signin: "Signed in!"
    successful_signout: "Signed out!"
    unsuccessful_signup: "Authentication failed, please try again."
    welcome: "Welcome to the app!"
    confirm_unlink: "Are your sure?"
    login_required: "You must be logged in to use this feature"

    identities:
      new:
        header: "New Account"
        submit_label: "Register"

    sessions:
      new:
        header: "Sign In"
        services_header: "Sign in through one of these services:"
        identity_header: "Don't use these services?"
        create_account_link_text: "Create an account"
        create_account_text:
          html: "%{create_account_link} or login below."

    users:
      new:
        header: "Create an Account"

    #### Providers
    providers:
      twitter: "Twitter"
      facebook: "Facebook"

    #### LABELS
    labels:
      provider: "Provider"
      unique_id: "Unique ID"
      additional_auth_information: "Additional"
      actions: "Actions"
      auth_key: "Email"
      password: "Password"
      unlink_account: "Unlink"
      register: "Register"
      confirm_password: "Confirm Password"
      sign_up: "Sign Up!"
      sign_in: "Sign in"

    errors:
      create_fail:
        one: "%{error_count} error prohibited this account from being saved:"
        other: "%{error_count} errors prohibited this account from being saved:"

Version data entries

11 entries across 6 versions & 1 rubygems

Version Path
socialite-0.2.1 spec/dummy/config/locales/socialite.en.yml
socialite-0.2.1 config/locales/en.yml
socialite-0.2.0 config/locales/en.yml
socialite-0.2.0 spec/dummy/config/locales/socialite.en.yml
socialite-0.1.2 config/locales/en.yml
socialite-0.1.2 spec/dummy/config/locales/socialite.en.yml
socialite-0.1.1 spec/dummy/config/locales/socialite.en.yml
socialite-0.1.1 config/locales/en.yml
socialite-0.1.0.pre.7 config/locales/en.yml
socialite-0.1.0.pre.7 spec/dummy/config/locales/socialite.en.yml
socialite-0.1.0.pre.6 config/locales/en.yml