bfg-common 1.3.561 → 1.3.562

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.
@@ -279,6 +279,7 @@
279
279
  "congestionThreshold": "Парог затораў",
280
280
  "congestionThresholdMode": "Рэжым парога перагрузкі",
281
281
  "connect": "Злучыцца",
282
+ "toConnect": "Злучыцца",
282
283
  "connectAnyFollowing": "Падключыце ЛЮБЫ з наступнага",
283
284
  "connected": "Падключана",
284
285
  "connection": "Злучэнне",
@@ -279,6 +279,7 @@
279
279
  "congestionThreshold": "Congestion Threshold",
280
280
  "congestionThresholdMode": "Congestion Threshold Mode",
281
281
  "connect": "Connect",
282
+ "toConnect": "Connect",
282
283
  "connectAnyFollowing": "Connect ANY of the following",
283
284
  "connected": "Connected",
284
285
  "connection": "Connection",
@@ -2418,5 +2419,6 @@
2418
2419
  "markAllRead": "Mark all as read",
2419
2420
  "networkNameFromVmware": "Network name from vmware",
2420
2421
  "networkInProcurator": "Network in procurator",
2421
- "editMultiPathing": "Edit Multipathing"
2422
+ "editMultiPathing": "Edit Multipathing",
2423
+ "connect": "Подключить"
2422
2424
  }
@@ -279,6 +279,7 @@
279
279
  "congestionThreshold": "Գերբեռնված գաղտնաբառը",
280
280
  "congestionThresholdMode": "Գերբեռնվածության շեմի ռեժիմ",
281
281
  "connect": "Միացնել",
282
+ "toConnect": "Միացնել",
282
283
  "connectAnyFollowing": "Միացրեք հետևյալներից որևէ մեկը",
283
284
  "connected": "Ներառված է",
284
285
  "connection": "Միացում",
@@ -279,6 +279,7 @@
279
279
  "congestionThreshold": "Құпия сөзді шамадан тыс жүктеу",
280
280
  "congestionThresholdMode": "Пароговия режимі қайта жүктелуде",
281
281
  "connect": "қосылу",
282
+ "toConnect": "қосылу",
282
283
  "connectAnyFollowing": "Төмендегілердің кез келгенін қосыңыз",
283
284
  "connected": "енгізілген",
284
285
  "connection": "Злюценна",
@@ -279,6 +279,7 @@
279
279
  "congestionThreshold": "Порог перегрузки",
280
280
  "congestionThresholdMode": "Пороговый режим перегрузки",
281
281
  "connect": "Подключаться",
282
+ "toConnect": "Подключить",
282
283
  "connectAnyFollowing": "Подключить ЛЮБУЮ из следующих",
283
284
  "connected": "Включен",
284
285
  "connection": "Соединение",
@@ -279,6 +279,7 @@
279
279
  "congestionThreshold": "过载阈值",
280
280
  "congestionThresholdMode": "阈值过载模式",
281
281
  "connect": "连接",
282
+ "toConnect": "连接",
282
283
  "connectAnyFollowing": "连接以下任意一项",
283
284
  "connected": "包括",
284
285
  "connection": "化合物",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bfg-common",
3
3
  "private": false,
4
- "version": "1.3.561",
4
+ "version": "1.3.562",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
7
7
  "dev": "nuxt dev --port=3002",