]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 9cbc4e5ec39d77dfefe3ce36ebd4e8e2f2ffa573..457f482e46c156e624a8239c3b09f48c1c1da46c 100644 (file)
@@ -120,6 +120,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.',