]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 6dfed8f29fda1e61aec257d74ae4720b009f572f..9d81f681c090ba796e3ae67a7de157dc79b0c705 100644 (file)
@@ -119,6 +119,14 @@ $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.',
+
 // Labels for buttons.
 'button.login' => 'Přihlásit',
 'button.now' => 'Teď',