-rw-r--r-- | i18n/zh_TW/language.ts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/zh_TW/language.ts b/i18n/zh_TW/language.ts index 2412cf4..b290bc7 100644 --- a/i18n/zh_TW/language.ts +++ b/i18n/zh_TW/language.ts @@ -9,6 +9,15 @@ <source>default</source> <translation>預設值</translation> </message> + <message> + <source>Language</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><qt>Attention, all windows will be closed by changing the language +without saving the Data.<br><br>Go on?</qt></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LanguageSettingsBase</name> |