Skip to content

Commit f000bed

Browse files
authored
[TASK] fix spelling of swedish label (#496)
1 parent 50b9e8f commit f000bed

File tree

1 file changed

+6
-0
lines changed
  • Resources/Private/Extensions/Solr/TypoScript

1 file changed

+6
-0
lines changed

Resources/Private/Extensions/Solr/TypoScript/setup.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ plugin.tx_solr {
5555
50 = EXT:theme_t3kit/Resources/Private/Extensions/Solr/Layouts
5656
}
5757
}
58+
59+
_LOCAL_LANG {
60+
sv {
61+
faceting_resultsNarrowedBy = Sökning begränsad
62+
}
63+
}
5864
}
5965

6066
## TEST

0 commit comments

Comments
 (0)