Sha256: bd1e2ff7ff30d1c097d4abc744a747f6817961c0bcee991e64bae69c5864c3b1

Contents?: true

Size: 1.19 KB

Versions: 1

Compression:

Stored size: 1.19 KB

Contents

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

---
  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 %1 is not defined for %2."
      required: "Property %1 is required for %2."
      readonly: "Property %1 is readonly for %2."

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lazier-3.3.6 locales/en.yml