]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
Introduced msg.success in translation files.
[timetracker.git] / WEB-INF / resources / es.lang.php
index f4f803d389160386916a2bcd3677b482b7c603d5..819df1a32cf8b04071d1b49d28a4c995fe700240 100644 (file)
@@ -115,6 +115,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Iniciar sesion',
 'button.now' => 'Ahora',