class NumbersAndWords::Translations::Lv
Public Instance Methods
Source
# File lib/numbers_and_words/translations/lv.rb, line 8 def hundreds(number, _options = {}) t(:hundreds)[number] end
# File lib/numbers_and_words/translations/lv.rb, line 8 def hundreds(number, _options = {}) t(:hundreds)[number] end