![]() |
NDEVR
API Documentation
|
Contains logic for translating a string into a defined language. More...
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. | |
Contains logic for translating a string into a defined language.
Definition at line 45 of file Translator.h.