]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 4342bc55ed7c01c99243e84c3f30532d0fbe6349..b8b61410bbc08a1cdc29a2a554bf3e5f490177ce 100644 (file)
@@ -121,6 +121,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.',