survey-analytics 2.0.7 → 2.0.9

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.0.7
2
+ * surveyjs - SurveyJS Dashboard library v2.0.9
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
  */
@@ -950,11 +950,11 @@ var arabicStrings = {
950
950
  chartType_bar: "شريط",
951
951
  chartType_vbar: "شريط عمودي",
952
952
  chartType_stackedbar: "شريط مكدس",
953
- chartType_doughnut: "Doughnut",
954
- chartType_pie: "Pie",
955
- chartType_scatter: "Scatter",
956
- chartType_gauge: "Gauge",
957
- chartType_bullet: "Bullet",
953
+ chartType_doughnut: "مخطط حلقي",
954
+ chartType_pie: "مخطط دائري",
955
+ chartType_scatter: "مخطط التشتت",
956
+ chartType_gauge: "مخطط القياس",
957
+ chartType_bullet: "مخطط نقطي",
958
958
  hideButton: "اخفاء",
959
959
  makePrivateButton: "أجعل خاص",
960
960
  makePublicButton: "أجعل عام",