Type interface
Name:value pairs for translation (localization) strings in a string block.
Translations are grouped into 3 blocks (see ITranslationPack).
Eg.
{
'app.title': 'Chart Editor',
'app.save_button': 'save',
'app.close_button': 'close',
...
}
Inheritance
ITranslationBlock does not extend any other symbol.
ITranslationBlock is not extended by any other symbol.
Properties
ITranslationBlock does not have any properties.