diff options
author | Jesús Marín <jesus.marin.ruiz@gmail.com> | 2015-08-21 12:54:39 +0100 |
---|---|---|
committer | Jesús Marín <jesus.marin.ruiz@gmail.com> | 2015-08-21 12:54:39 +0100 |
commit | 0057400d73eb698d9de396ae509bae7bf31acff2 (patch) | |
tree | 4309b1f8880477d3081beb9df318690e0dfa0bcb /app | |
parent | 2c6c6a0c0a253f8ff8114b93ee62f0eddebed00e (diff) |
Update translations.php
Diffstat (limited to 'app')
-rw-r--r-- | app/Locale/es_ES/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 51fa7636..968bf55b 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -541,7 +541,7 @@ return array( 'Daily project summary' => 'Sumario diario del proyecto', 'Daily project summary export' => 'Exportar sumario diario del proyecto', 'Daily project summary export for "%s"' => 'Exportar sumario diario del proyecto para "%s"', - 'Exports' => 'Exportacionesr', + 'Exports' => 'Exportaciones', 'This export contains the number of tasks per column grouped per day.' => 'Esta exportación contiene el número de tereas por columna agrupada por día.', 'Nothing to preview...' => 'Nada que previsualizar...', 'Preview' => 'Previsualizar', |