]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / es.lang.php
index 9c33922f75b683cd174bbcd0e11726c33607a9a8..c6a18a6384e72c61fc5b61681d7c34af195f92a1 100644 (file)
@@ -129,7 +129,7 @@ $i18n_key_words = array(
 // 'button.reset_password' => 'Reset password',
 'button.send' => 'Enviar',
 'button.send_by_email' => 'Enviar por correo',
-'button.create_team' => 'Crear grupo',
+'button.create_group' => 'Crear grupo',
 'button.export' => 'Exportar grupo',
 'button.import' => 'Importar grupo',
 // TODO: translate the following.
@@ -138,7 +138,7 @@ $i18n_key_words = array(
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
-// 'label.team_name' => 'Team name',
+// 'label.group_name' => 'Group name',
 'label.address' => 'Dirección',
 'label.currency' => 'Moneda',
 // TODO: translate the following.
@@ -249,7 +249,7 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'Sesión iniciada',
-'title.teams' => 'Grupos',
+'title.groups' => 'Grupos',
 // TODO: translate the following.
 // 'title.create_team' => 'Creating Team',
 // 'title.edit_team' => 'Editing Team',