awing-library 2.1.2-dev.61 → 2.1.2-dev.62

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/dist/esm/index.js CHANGED
@@ -26594,8 +26594,8 @@ var WorkspaceSharing$3 = {
26594
26594
  Create: "Thêm",
26595
26595
  AddALL: "Thêm tất cả"
26596
26596
  },
26597
- AliasDestination: "Alias Destination",
26598
- SourceDirectoryId: "Source Directory ID"
26597
+ AliasDestination: "Đích bí danh",
26598
+ SourceDirectoryId: "Thư mục nguồn"
26599
26599
  };
26600
26600
  var Language$3 = {
26601
26601
  TranslateBy: "(Dịch bởi {{author}})",
@@ -1165,8 +1165,8 @@
1165
1165
  "Create": "Thêm",
1166
1166
  "AddALL": "Thêm tất cả"
1167
1167
  },
1168
- "AliasDestination": "Alias Destination",
1169
- "SourceDirectoryId": "Source Directory ID"
1168
+ "AliasDestination": "Đích bí danh",
1169
+ "SourceDirectoryId": "Thư mục nguồn"
1170
1170
  },
1171
1171
  "Language": {
1172
1172
  "TranslateBy": "(Dịch bởi {{author}})",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "awing-library",
3
- "version": "2.1.2-dev.61",
3
+ "version": "2.1.2-dev.62",
4
4
  "main": "dist/esm/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "types": "dist/index.d.ts",