lib/extensions/rholang/rholang/lang_ko.rb in rhodes-3.0.2 vs lib/extensions/rholang/rholang/lang_ko.rb in rhodes-3.1.0.beta.1

- old
+ new

@@ -108,12 +108,12 @@ end # Use the inflector below to pluralize "error" from # @@default_error_messages[:error_translation] above (if necessary) -Inflector.inflections do |inflect| +#Inflector.inflections do |inflect| # inflect.plural /^(ox)$/i, '\1en' # inflect.singular /^(ox)en/i, '\1' # inflect.irregular 'person people' - inflect.uncountable '개의 애러' -end +# inflect.uncountable '개의 애러' +#end