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