diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -368,5 +368,23 @@ const tI18nPhrase Phrases[] = { "BackLightWait", "BackLightWait", }, + { + "Show time", + "Zeit anzeigen", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + "Show time", + }, { NULL } }; |