Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
i18n
v0.1.1
I18n
Catalog
Config
Errors
InvalidLocale
MissingTranslation
Loader
Base
JSON
YAML
Locale
Fallbacks
Tag
Pluralization
Rule
Arabic
Breton
CentralMoroccoTamazight
Colognian
EastSlavic
Irish
Langi
Latvian
Lithuanian
Macedonian
Maltese
Manx
OneOther
OneTwoOther
OneUpToTwoOther
OneWithZeroOther
Other
Polish
Romanian
ScottishGaelic
Slovenian
UpperSorbian
Welsh
WestSlavic
TranslationsHash
TranslationsHashValues
Built with Crystal 1.9.2
2023-10-08 07:21:58 UTC
abstract class
I18n::Loader::Base
I18n::Loader::Base
Reference
Object
Direct Known Subclasses
I18n::Loader::JSON
I18n::Loader::YAML
Defined in:
i18n/loader/base.cr
Instance Method Summary
#load
: TranslationsHash
Instance Method Detail
abstract def
load
:
TranslationsHash
#
[
View source
]