Module vibe.web.i18n
Internationalization/translation support for the web interface module.
Functions
Name | Description |
---|---|
extractDeclStrings
|
|
tr
|
Performs the string translation for a statically given language. |
translationContext
|
Annotates an interface method or class with translation information. |
Structs
Name | Description |
---|---|
TranslationContextAttribute
|
Templates
Name | Description |
---|---|
translationModule
|
Makes a set of PO files available to a web interface class. |
Authors
Sönke Ludwig
Copyright
© 2014-2015 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.