"String-table" container
From TrainzOnline
The "String-table" container is a top-level config.txt file entry that is used to provide localization support. The 'string-table' container always supplies English string data. Whenever the 'string-table' container is supplied, it is also legal to provide equivalent localized variants for one or more locales (eg. 'string-table-de'). It is not legal to provide a localized variant without the base English form (ie. 'string-table-de' without 'string-table'), nor is it legal to provide a localized variant instead of the English form (ie. a 'string-table' which actually contains non-English text.)
The complete set of supported string-table containers are as follows:
string-table | English |
string-table-cn | Chinese |
string-table-cz | Czech |
string-table-nl | Dutch |
string-table-fr | French |
string-table-de | German |
string-table-hu | Hungarian |
string-table-it | Italian |
string-table-pl | Polish |
string-table-ru | Russian |
string-table-es | Spanish |