lib/pagy/i18n.rb in pagy-6.0.4 vs lib/pagy/i18n.rb in pagy-6.1.0
- old
+ new
@@ -107,9 +107,10 @@
hash['sr'] = RULE[:east_slavic]
hash['sv'] = RULE[:one_two_other]
hash['sv-SE'] = RULE[:one_two_other]
hash['tr'] = RULE[:other]
hash['uk'] = RULE[:east_slavic]
+ hash['vi'] = RULE[:other]
hash['zh-CN'] = RULE[:other]
hash['zh-HK'] = RULE[:other]
hash['zh-TW'] = RULE[:other]
end.freeze
end