diff options
author | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-05-03 22:44:00 -0400 |
---|---|---|
committer | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-05-03 22:44:00 -0400 |
commit | 8ab4c38373932a3f40c4810cf88c278a2f478976 (patch) | |
tree | af36edb9f5f4539c9b56ff3881364ea3f2ac5fbc /locales/pl_PL | |
parent | 560a12f0bd6347a335f8ed5201d6d9562d03d4bc (diff) |
Remove some warnings for Scrutinizer-ci
Diffstat (limited to 'locales/pl_PL')
-rw-r--r-- | locales/pl_PL/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 732ab654..0b6d8480 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -308,4 +308,5 @@ return array( // 'Link my Google Account' => '', // 'Unlink my Google Account' => '', // 'Login with my Google Account' => '', + // 'Project not found.' => '', ); |