]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 7bad3fa9d77b55b7edf0c9d279fbf611223a8f69..283eae89a375b9775855edbfad52a5121b543021 100644 (file)
@@ -112,6 +112,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.',