Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMrZYX <pr0fkill@gmail.com>2011-05-04 17:47:02 +0400
committerMrZYX <pr0fkill@gmail.com>2011-05-04 17:47:02 +0400
commita71c4b3f69a8d50dfb26e59d35ce81e71b033535 (patch)
treed8a703fb4f3c9503b08587c51007658d5d17d00e /config/locales/cldr
parentc59ef78a995e0445ebe1ce1f5872fa537ee6776f (diff)
added japanese
Diffstat (limited to 'config/locales/cldr')
-rw-r--r--config/locales/cldr/ja_plurals.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/cldr/ja_plurals.rb b/config/locales/cldr/ja_plurals.rb
new file mode 100644
index 000000000..31aef4122
--- /dev/null
+++ b/config/locales/cldr/ja_plurals.rb
@@ -0,0 +1 @@
+{ :ja => { :i18n => {:plural => { :keys => [:other], :rule => lambda { |n| :other } } } } } \ No newline at end of file