class

I18n::Backend::Base

Inherits Reference < Object

Instance methods

available_locales
Source
load(*args)
Source
localize(locale : String, object, scope = :number, format = nil) : String
Source
translate(locale : String, key : String, opitions : Hash | NamedTuple | Nil, count = nil, default = nil, iter = nil) : String
Source