@trackunit/filters-filter-bar 0.0.198 → 0.0.199
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 +1 -1
- package/translation.cjs16.js +1 -1
- package/translation.esm16.js +1 -1
package/package.json
CHANGED
package/translation.cjs16.js
CHANGED
|
@@ -148,7 +148,7 @@ var translation = {
|
|
|
148
148
|
"fleetlist.column.year": "年",
|
|
149
149
|
"fleetlist.column.zipCode": "郵便番号",
|
|
150
150
|
"fleetlist.createGroup": "グループの作成",
|
|
151
|
-
"fleetlist.description": "
|
|
151
|
+
"fleetlist.description": "保有機材の一覧です。",
|
|
152
152
|
"fleetList.sorting.ACTIVITY": "稼働状況",
|
|
153
153
|
"fleetList.sorting.ASSET_TYPE": "機材タイプ",
|
|
154
154
|
"fleetList.sorting.BRAND": "メーカー",
|
package/translation.esm16.js
CHANGED
|
@@ -146,7 +146,7 @@ var translation = {
|
|
|
146
146
|
"fleetlist.column.year": "年",
|
|
147
147
|
"fleetlist.column.zipCode": "郵便番号",
|
|
148
148
|
"fleetlist.createGroup": "グループの作成",
|
|
149
|
-
"fleetlist.description": "
|
|
149
|
+
"fleetlist.description": "保有機材の一覧です。",
|
|
150
150
|
"fleetList.sorting.ACTIVITY": "稼働状況",
|
|
151
151
|
"fleetList.sorting.ASSET_TYPE": "機材タイプ",
|
|
152
152
|
"fleetList.sorting.BRAND": "メーカー",
|