Sha256: 4b2b6abf380637f84caacb26ecf9e89df8c9c2fbc695e30ca216f1c941860e0d

Contents?: true

Size: 1.42 KB

Versions: 4

Compression:

Stored size: 1.42 KB

Contents

en:
  login:
    email_label: "E-mail:"
    password_label: "Password:"
    login_button_label: "Login"
    login_text_pre_form: "Welcome to system. <br />Please login to access this app."

  system:
    error: "error"
    logged_info_user: "Welcome, <span>%{user}</span>."
    logged_info_logout: "(Logout)"
    logged_info_edit_account: "My Account"
    cancel_button: "Cancel"
    index_id: "ID"
    index_remove: "Remove"
    index_remove_label: "Remove"
    index_confirm_deletion: "Are you sure?"
    add_by_ajax: "Add new %{name}"
    edit_by_ajax: "Edit %{name}"

  administrators:
    edit_title: "Editing account: %{name}"
    edit_form_name: "Name"
    edit_form_email: "E-mail"
    edit_form_password: "Password"
    edit_form_password_confirmation: "Confirm your password"
    edit_form_password_text: "Leave password blank and it won't update."
    index_title: "System users"
    index_id: "ID"
    index_name: "Name"
    index_email: "Email"
    index_remove: "Remove?"
    index_remove_label: "Remove"
    index_confirm_deletion: "Are you sure?"
    create_success: "Administrator created."
    update_success: "Administrator updated."
    destroy_success: "Administrator deleted."
    destroy_cant_delete_own_user: "Cannot delete own user"
    new_title: "Add new administrator"


  menu:
    administrators: "Users"
    add_administrator: "Add User"
    settings: "Settings"
  
  nested:
    add: "Add %{name}"
    remove: "Remove"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mdd-2.0.3 lib/generators/mdd/sandbox/templates/config/locales/mdwa.en.yml
mdd-2.0.2 lib/generators/mdd/sandbox/templates/config/locales/mdwa.en.yml
mdd-2.0.1 lib/generators/mdd/sandbox/templates/config/locales/mdwa.en.yml
mdd-2.0 lib/generators/mdd/sandbox/templates/config/locales/mdwa.en.yml