Sha256: f2560c2bba60ad9f09f63f3ddcb681bc78a01b565fd145ff07125bd904030b94
Contents?: true
Size: 943 Bytes
Versions: 2
Compression:
Stored size: 943 Bytes
Contents
# encoding: utf-8 # # This file is part of the lazier gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>. # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. # --- 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"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lazier-2.1.1 | locales/en.yml |
lazier-2.1.0 | locales/en.yml |