Sha256: fbb69f16ba791c02a44adca99db65c82f5013e2a00c69f6ecd0c13d679dd7829

Contents?: true

Size: 984 Bytes

Versions: 4

Compression:

Stored size: 984 Bytes

Contents

en:
  carload:
    actions: Actions
    action:
      add: Add
      submit: Submit
      back: Back
      back_to_root: Back to Root
      search: Search

    placeholder:
      select: Select %{thing}

    error:
      title:
        dashboard: Encounter web operation error!
        unauthorized: You are not authorized to do the following operation!
      message:
        unmanaged_model: You are trying to access unmanaged %{model}!
        dashboard_index: Access dashboard index page.
        dashboard_new: Create new data at dashboard.
        dashboard_edit: Edit data at dashboard.
        dashboard_destroy: Delete data at dashboard.

    form:
      title:
        create: Create %{model}
        edit: Edit %{model}
      message:
        delete: Are you sure to delete this %{model}?

    activerecord:
      created_at: Created At
      updated_at: Updated At

    footer:
      message: 2016 &copy; Powered by <a href='https://github.com/dongli/carload'>Carload</a>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
carload-0.2.2 config/locales/en.yml
carload-0.2.1 config/locales/en.yml
carload-0.2.0 config/locales/en.yml
carload-0.1.0 config/locales/en.yml