Add german translation (#467)

This commit is contained in:
DaVukovic
2019-03-20 22:42:29 +01:00
committed by Dharkael
parent 5174f8dc1b
commit abe356a4d8
4 changed files with 921 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ QVector<const char *> InfoWindow::m_keys = {
"CTRL + C",
"CTRL + S",
"CTRL + Z",
"SPACEBAR",
QT_TR_NOOP("SPACEBAR"),
QT_TR_NOOP("Right Click"),
QT_TR_NOOP("Mouse Wheel")
};