NDEVR
API Documentation
TranslationDefinition

Contains logic for translating a string into a defined language. More...

Collaboration diagram for TranslationDefinition:
[legend]

Public Attributes

String english_string
 The original English text to be translated.
String readable_id
 Human-readable identifier for the translation entry.
String translation
 The translated text in the target language.

Detailed Description

Contains logic for translating a string into a defined language.


Definition at line 45 of file Translator.h.


The documentation for this struct was generated from the following file: