Skip to content

Commit

Permalink
[TASK] fix spelling of swedish label (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
anjeylink authored Mar 19, 2019
1 parent 50b9e8f commit f000bed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/Private/Extensions/Solr/TypoScript/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ plugin.tx_solr {
50 = EXT:theme_t3kit/Resources/Private/Extensions/Solr/Layouts
}
}

_LOCAL_LANG {
sv {
faceting_resultsNarrowedBy = Sökning begränsad
}
}
}

## TEST
Expand Down

0 comments on commit f000bed

Please sign in to comment.