]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
Started to work on button labels in translation files.
[timetracker.git] / WEB-INF / resources / es.lang.php
index 6975704fb82350eb2a2836e0014ec4c840f9ce57..61ddd6f4fbe60d1796e44c1a7a07fb289e586345 100644 (file)
@@ -108,10 +108,6 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => 'Iniciar sesion',
 'button.now' => 'Ahora',
@@ -119,6 +115,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancelar',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.submit' => 'Enviar',
 'button.add_user' => 'Agregar usuario ',
 'button.add_project' => 'Agregar proyecto',