Añadida traducción de la creación de stressUI.cf

Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
2020-10-28 20:25:16 +01:00
parent 819f45f32a
commit de30e69a5c
7 changed files with 56 additions and 7 deletions

View File

@ -22,6 +22,8 @@ namespace txt{
extern std::string g_confTiempoInput;
extern std::string g_confHilosError;
extern std::string g_confTiempoError;
extern std::string g_confArchText_1;
extern std::string g_confArchText_2;
void inicializarIdioma(std::string idioma);
}