Sha256: a989a8085a72391b1a1913768eae8e16814dd30eaf623ef992b9ba37c965d9f0

Contents?: true

Size: 1.39 KB

Versions: 5

Compression:

Stored size: 1.39 KB

Contents

en:
  date:
    order:
    - :year
    - :month
    - :day
    month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
    abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]

  carload:
    actions: Actions
    action:
      add: Add
      edit: Edit
      submit: Submit
      back: Back
      back_to_root: Back to Root
      search: Search
      preview: Preview

    placeholder:
      select: Select %{thing}

    config:
      show: View config
      title: Carload configuration list
      key: Configuration name
      value: Configuration value

    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

5 entries across 5 versions & 1 rubygems

Version Path
carload-0.5.3 config/locales/en.yml
carload-0.5.2 config/locales/en.yml
carload-0.5.1 config/locales/en.yml
carload-0.5.0 config/locales/en.yml
carload-0.4.5 config/locales/en.yml