diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-07-17 19:12:08 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-07-17 19:12:08 -0400 |
commit | 31c57a82b9e53b9973471c4df4d3840620e67c5d (patch) | |
tree | 93ab19d233203d7b1e1abe74fad303cee8d2b213 /app/Locale/es_ES/translations.php | |
parent | 0bc99aef08027dafe2263cf96cfcc5b626dbd526 (diff) |
Update Gitlab webhook
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r-- | app/Locale/es_ES/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index c8a002b1..7d5a3c56 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -994,4 +994,6 @@ return array( // 'Remote user' => '', // 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '', // 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '', + // 'By @%s on Gitlab' => '', + // 'Gitlab issue comment created' => '', ); |