diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-03-01 19:42:24 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-03-01 19:42:24 -0500 |
commit | 052b14d48290405c8b3684e872f9c15858745bb2 (patch) | |
tree | 52d73757fe2a4cf13bb51e750268002b4ae4df8d /app/Locale/pl_PL/translations.php | |
parent | d910ebc1eaadd9931599f351f09a04a8c437bdac (diff) |
Translate chosen selects
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 6eac4005..39e3bb85 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -737,4 +737,5 @@ return array( // 'Compact view' => '', // 'Horizontal scrolling' => '', // 'Compact/wide view' => '', + // 'No results match:' => '', ); |