Añadir título a CpuMon

Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
2021-05-12 10:58:15 +02:00
parent 1e1f1ea828
commit ade963f35a
9 changed files with 16 additions and 3 deletions

View File

@ -26,6 +26,7 @@ const extern std::string confTiempoError = "The time format must be HH:mm:ss";
const extern std::string confArchText_1 = "Autogenerated file by Stress_UI";
const extern std::string confArchText_2 =
"Do not edit manually without knowing what you do";
const extern std::string monitorTitulo = "CPU Monitor";
} // namespace en
#endif // __EN_HPP_