Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
i18n
v0.1.4
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:20:30 UTC
class
I18n::Loader::JSON
I18n::Loader::JSON
I18n::Loader::Base
Reference
Object
Defined in:
i18n/loader/json.cr
Constructors
.new
(path : String)
Instance Method Summary
#load
: TranslationsHash
Instance methods inherited from class
I18n::Loader::Base
load : TranslationsHash
load
Constructor Detail
def self.
new
(path : String)
#
[
View source
]
Instance Method Detail
def
load
:
TranslationsHash
#
[
View source
]