bfg-common 1.5.465 → 1.5.466

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.
@@ -3048,6 +3048,7 @@
3048
3048
  "datastores": "Сховішчы дадзеных",
3049
3049
  "networks": "Сеткі",
3050
3050
  "files": "Файлы",
3051
+ "health": "Здароўе",
3051
3052
  "snapshots": "Здымкі",
3052
3053
  "backups": "Рэзервовыя копіі",
3053
3054
  "buckets": "Кантэйнеры",
@@ -3052,6 +3052,7 @@
3052
3052
  "datastores": "Datastores",
3053
3053
  "networks": "Networks",
3054
3054
  "files": "Files",
3055
+ "health": "Health",
3055
3056
  "snapshots": "Snapshots",
3056
3057
  "backups": "Backups",
3057
3058
  "buckets": "Buckets",
@@ -3052,6 +3052,7 @@
3052
3052
  "datastores": "Պահոցներ",
3053
3053
  "networks": "Ցանցեր",
3054
3054
  "files": "Ֆայլեր",
3055
+ "health": "Առողջություն",
3055
3056
  "snapshots": "Նկարներ",
3056
3057
  "backups": "Կրկնօրինակումներ",
3057
3058
  "buckets": "Տարաներ",
@@ -3051,6 +3051,7 @@
3051
3051
  "datastores": "Қоймалар",
3052
3052
  "networks": "желілер",
3053
3053
  "files": "Файлдар",
3054
+ "health": "Денсаулық",
3054
3055
  "snapshots": "Здымки",
3055
3056
  "backups": "Сақтық көшірмелер",
3056
3057
  "buckets": "Шелектер",
@@ -3051,6 +3051,7 @@
3051
3051
  "datastores": "Хранилища",
3052
3052
  "networks": "Сети",
3053
3053
  "files": "Файлы",
3054
+ "health": "Здоровье",
3054
3055
  "snapshots": "Снимки",
3055
3056
  "backups": "Резервные копии",
3056
3057
  "buckets": "Контейнеры",
@@ -3049,6 +3049,7 @@
3049
3049
  "datastores": "金库",
3050
3050
  "networks": "网络",
3051
3051
  "files": "文件",
3052
+ "health": "健康",
3052
3053
  "snapshots": "快照",
3053
3054
  "backups": "备份",
3054
3055
  "buckets": "水桶",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bfg-common",
3
3
  "private": false,
4
- "version": "1.5.465",
4
+ "version": "1.5.466",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
7
7
  "dev": "nuxt dev --port=3002",