]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-tw.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index d25f94979d4ecf70dc1dbc8c3ba3cf0e62798bb3..58729dd7865bd9cb5868545e2817c9c9e1573dc6 100644 (file)
@@ -118,6 +118,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Warning messages.
+// TODO: translate the following.
+// 'warn.sure' => 'Are you sure?',
+
 // Success messages.
 // TODO: translate the following.
 // 'msg.success' => 'Operation completed successfully.',