i18n
HEAD
Top Level Namespace
Hash
I18n
Backend
DataNotLoadedError
QuantityKeyProc
TranslationNotFoundError
BackendNotSetError
Backends
Hash
JSON
YAML
class
I18n::Backend::TranslationNotFoundError
I18n::Backend::TranslationNotFoundError
Exception
Reference
Object
Overview
Raised when a translation is not found.
Defined in:
i18n/backend.cr
Constructors
.new
(keys : Array(String), locale : String)
Constructor Detail
def self.
new
(keys : Array(String), locale : String)
#
[
View source
]