@trackunit/filters-filter-bar 0.0.535 → 0.0.537

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/filters-filter-bar",
3
- "version": "0.0.535",
3
+ "version": "0.0.537",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -116,6 +116,9 @@ var translation = {
116
116
  "filtersBar.groups.SERVICE": "บริการ",
117
117
  "filtersBar.groups.SITES": "พื้นที่ต่างๆ",
118
118
  "filtersBar.groups.STATUS": "สถานะ",
119
+ "filtersBar.hiddenFilters.plural": "ตัวกรองที่ซ่อนอยู่จำนวน {{count}}",
120
+ "filtersBar.hiddenFilters.singular": "ตัวกรองที่ซ่อนอยู่จำนวนหนึ่งตัว",
121
+ "filtersBar.hiddenFilters.toggleFilters": "สลับการแสดงตัวกรอง",
119
122
  "filtersBar.loading": "กำลังโหลด...",
120
123
  "filtersBar.myNetworkGroup": "ข้อมูลเชิงลึกเทเลเมติกส์",
121
124
  "filtersBar.resetFilter": "รีเซ็ต",
@@ -114,6 +114,9 @@ var translation = {
114
114
  "filtersBar.groups.SERVICE": "บริการ",
115
115
  "filtersBar.groups.SITES": "พื้นที่ต่างๆ",
116
116
  "filtersBar.groups.STATUS": "สถานะ",
117
+ "filtersBar.hiddenFilters.plural": "ตัวกรองที่ซ่อนอยู่จำนวน {{count}}",
118
+ "filtersBar.hiddenFilters.singular": "ตัวกรองที่ซ่อนอยู่จำนวนหนึ่งตัว",
119
+ "filtersBar.hiddenFilters.toggleFilters": "สลับการแสดงตัวกรอง",
117
120
  "filtersBar.loading": "กำลังโหลด...",
118
121
  "filtersBar.myNetworkGroup": "ข้อมูลเชิงลึกเทเลเมติกส์",
119
122
  "filtersBar.resetFilter": "รีเซ็ต",