Sha256: 6f7d89b6acbb4dd6ec9cf1a0864fbc2e1fda766cb2b5e063483544509c29fbf1

Contents?: true

Size: 1.32 KB

Versions: 11

Compression:

Stored size: 1.32 KB

Contents

# encoding: utf-8
#
# This file is part of the lazier gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
#

---
  en:
    lazier:
      boolean:
        - "Yes"
        - "No"
      date:
        long_months:
          - "January"
          - "February"
          - "March"
          - "April"
          - "May"
          - "June"
          - "July"
          - "August"
          - "September"
          - "October"
          - "November"
          - "December"
        short_months:
          - "Jan"
          - "Feb"
          - "Mar"
          - "Apr"
          - "May"
          - "Jun"
          - "Jul"
          - "Aug"
          - "Sep"
          - "Oct"
          - "Nov"
          - "Dec"
        long_days:
          - "Sunday"
          - "Monday"
          - "Tuesday"
          - "Wednesday"
          - "Thursday"
          - "Friday"
          - "Saturday"
        short_days:
          - "Sun"
          - "Mon"
          - "Tue"
          - "Wed"
          - "Thu"
          - "Fri"
          - "Sat"
      configuration:
        not_defined: "Property %{name} is not defined for %{class}."
        required: "Property %{name} is required for %{class}."
        readonly: "Property %{name} is readonly for %{class}."

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
lazier-4.2.2 locales/en.yml
lazier-4.2.1 locales/en.yml
lazier-4.2.0 locales/en.yml
lazier-4.1.0 locales/en.yml
lazier-4.0.6 locales/en.yml
lazier-4.0.5 locales/en.yml
lazier-4.0.4 locales/en.yml
lazier-4.0.3 locales/en.yml
lazier-4.0.2 locales/en.yml
lazier-4.0.1 locales/en.yml
lazier-4.0.0 locales/en.yml