@acorex/core 16.18.6 → 16.18.7
Sign up to get free protection for your applications and to get access to all the features.
package/fesm2022/acorex-core.mjs
CHANGED
@@ -1207,7 +1207,7 @@ var validation$1 = {
|
|
1207
1207
|
};
|
1208
1208
|
var dataGrid$1 = {
|
1209
1209
|
page: "page",
|
1210
|
-
pageSizeSelectorLabel: "
|
1210
|
+
pageSizeSelectorLabel: "",
|
1211
1211
|
more: "more",
|
1212
1212
|
to: "To",
|
1213
1213
|
of: "Of",
|
@@ -1479,7 +1479,7 @@ var validation = {
|
|
1479
1479
|
};
|
1480
1480
|
var dataGrid = {
|
1481
1481
|
page: "صفحه",
|
1482
|
-
pageSizeSelectorLabel: "
|
1482
|
+
pageSizeSelectorLabel: "",
|
1483
1483
|
more: "",
|
1484
1484
|
to: "تا",
|
1485
1485
|
of: "از",
|