diff options
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r-- | app/Locale/es_ES/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 9bb0eb0e..bd17dbdb 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -700,4 +700,5 @@ return array( // 'Add a comment logging moving the task between columns' => '', 'Moved to column %s' => 'Movido a columna %s', // 'Change description' => '', + // 'User dashboard' => '', ); |