🌐 Update Greek language (#22799)

This commit is contained in:
Lefteris Garyfalakis
2021-09-20 03:26:46 +03:00
committed by GitHub
parent 216a66b42c
commit e60e4b8f57
7 changed files with 47 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ namespace Language_el {
using namespace Language_en; // Inherit undefined strings from English
constexpr uint8_t CHARSIZE = 2;
LSTR LANGUAGE = _UxGT("Greek");
LSTR LANGUAGE = _UxGT("Greek (Greece)");
LSTR WELCOME_MSG = MACHINE_NAME _UxGT(" έτοιμος.");
LSTR MSG_YES = _UxGT("ΝΑΙ");