Plurals object to get sigular form.
Singular.
Get singluar or plurls object.
Singluar or plurls object.
Valid result.
Check data type.
Maybe array of strings.
Given data is array of strings.
Allows delayed access to translations nested inside objects.
Config object.
The locale to use.
The singular term to look up.
Is delayed traversal of the tree allowed? This parameter is used internally. It allows to signal the accessor that a translation was not found in the initial lookup and that an invocation of the accessor may trigger another traversal of the tree.
A function that, when invoked, returns the current value stored in the object at the requested location.
Allows delayed mutation of a translation nested inside objects.
Config object.
The locale to use.
The singular term to look up.
Is the mutator allowed to create previously non-existent branches along the requested locale path?
A function that takes one argument. When the function is invoked, the targeted translation term will be set to the given value inside the locale table.
Handling of templates.
Text to process.
Named values for mustache.
List of values for vsprintf.
Plural param.
Processed text.
Handling of template literals.
Text or text parts.
Processed text.
Core translate function.
Config object.
Target locale.
Singular form.
Plural form.
Translation.
Parse float from string, if num
is string
.
Number or string to handle.
Maybe number and number is or not.
Generated using TypeDoc
Get singular from plurals object.