pull in ka

This commit is contained in:
Jonne Haß 2011-12-24 14:12:36 +01:00
parent f4b234088d
commit c766163422
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ available:
is: "íslenska"
it: "Italiano"
ja: "日本語"
ka: "ქართული"
ko: "한국어"
lt: "Lietuviškai"
mk: "македонски"

View file

@ -0,0 +1 @@
{ :ka => { :i18n => {:plural => { :keys => [:other], :rule => lambda { |n| :other } } } } }