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/sv_SE | |
parent | d910ebc1eaadd9931599f351f09a04a8c437bdac (diff) |
Translate chosen selects
Diffstat (limited to 'app/Locale/sv_SE')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index bfc8d714..0fc9dfeb 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -737,4 +737,5 @@ return array( // 'Compact view' => '', // 'Horizontal scrolling' => '', // 'Compact/wide view' => '', + // 'No results match:' => '', ); |