pull in ka
This commit is contained in:
parent
f4b234088d
commit
c766163422
2 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ available:
|
|||
is: "íslenska"
|
||||
it: "Italiano"
|
||||
ja: "日本語"
|
||||
ka: "ქართული"
|
||||
ko: "한국어"
|
||||
lt: "Lietuviškai"
|
||||
mk: "македонски"
|
||||
|
|
|
|||
1
config/locales/cldr/ka_plurals.rb
Normal file
1
config/locales/cldr/ka_plurals.rb
Normal file
|
|
@ -0,0 +1 @@
|
|||
{ :ka => { :i18n => {:plural => { :keys => [:other], :rule => lambda { |n| :other } } } } }
|
||||
Loading…
Reference in a new issue