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