Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
i18n
v0.3.1
I18n
ArgumentError
Backend
Base
Yaml
Config
ExceptionHandler
InvalidLocale
InvalidLocaleData
InvalidPluralizationData
MissingInterpolationArgument
MissingTranslation
ReservedInterpolationKey
UnknownFileType
Built with Crystal 1.9.2
2023-10-08 13:18:34 UTC
class
I18n::ReservedInterpolationKey
I18n::ReservedInterpolationKey
I18n::ArgumentError
ArgumentError
Exception
Reference
Object
Defined in:
i18n/exceptions.cr
Constructors
.new
(key, string)
Instance Method Summary
#key
#string
Constructor Detail
def self.
new
(key, string)
#
[
View source
]
Instance Method Detail
def
key
#
[
View source
]
def
string
#
[
View source
]