survey-analytics 2.1.1 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/fesm/shared.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.1.1
2
+ * surveyjs - SurveyJS Dashboard library v2.2.0
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1158,7 +1158,7 @@ var finnishStrings = {
1158
1158
  filterPlaceholder: "Etsi...",
1159
1159
  removeRows: "Poista rivejä",
1160
1160
  showLabel: "Näytä",
1161
- entriesLabel: "vastsuksia",
1161
+ entriesLabel: "vastauksia",
1162
1162
  visualizer_text: "Tekstitaulukko",
1163
1163
  visualizer_wordcloud: "Sanapilvi",
1164
1164
  visualizer_histogram: "Histogrammi",