Documentation in Active Development
Our documentation is currently being enhanced with new content and improvements. As we work independently, comprehensive documentation requires additional time to ensure accuracy and completeness. We appreciate your patience as we continue to expand and refine our documentation resources.
Translation API
Translation API reference
Translation API Reference
Complete API documentation for the translation system.
Methods
LoadLanguage(string code)
Loads a language by its code.
Get(string key)
Gets a translated string by key.
GetFormatted(string key, params object[] args)
Gets a formatted translated string.