middleman/middleman-more
Ben Hollis 17b3e3e628 Include I18n::Fallbacks and set the default I18n locale to our default locale.
Thus, when a translation is missing in the current locale, fall back to the default locale. See https://github.com/svenfuchs/i18n/wiki/Fallbacks for more info and configuration settings available to users.

Also, this change adds a "t" helper that proxies to I18n.t, just like Rails, for more concise translating.
2013-04-06 18:07:09 -07:00
..
features Include I18n::Fallbacks and set the default I18n locale to our default locale. 2013-04-06 18:07:09 -07:00
fixtures Include I18n::Fallbacks and set the default I18n locale to our default locale. 2013-04-06 18:07:09 -07:00
lib Include I18n::Fallbacks and set the default I18n locale to our default locale. 2013-04-06 18:07:09 -07:00
spec Stub out rspec tests for public APIs: Rack and Sitemap for now 2013-02-09 15:32:32 -08:00
.cane Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
.cane-exclusions.yml Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
middleman-more.gemspec coffee test 2013-03-20 09:52:31 -07:00
Rakefile setup rakefile for windows build 2012-01-05 20:34:24 -08:00