diff options
author | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-05-09 21:52:14 -0400 |
---|---|---|
committer | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-05-09 21:52:14 -0400 |
commit | 4b834d1cb98c074de254751fa2416a38cbb0cbca (patch) | |
tree | c4b5ce293c891aecd8c62fd3547d5712cf3b7a16 /locales/es_ES | |
parent | 0a5a11a7c99fe216aa0a707354616411c554370d (diff) |
Improve 'task show' title
Diffstat (limited to 'locales/es_ES')
-rw-r--r-- | locales/es_ES/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index 4d2a606f..ea7da4ba 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -304,4 +304,5 @@ return array( // 'Unlink my Google Account' => '', // 'Login with my Google Account' => '', // 'Project not found.' => '', + // 'Task #%d' => '', ); |