Update Slovak language (#13187)

This commit is contained in:
Roman Moravčík
2019-02-17 19:29:49 +01:00
committed by Scott Lahteine
parent c041eec699
commit 567d03a269
3 changed files with 9 additions and 3 deletions

View File

@ -1362,3 +1362,6 @@
#ifndef MSG_SERVICE_RESET
#define MSG_SERVICE_RESET _UxGT("Reset")
#endif
#ifndef MSG_SERVICE_IN
#define MSG_SERVICE_IN _UxGT(" in:")
#endif