bfg-common 1.4.596 → 1.4.597

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.
@@ -1852,6 +1852,7 @@
1852
1852
  "stoppedAt": "Спыніўся на",
1853
1853
  "on": "Уключыць",
1854
1854
  "on2": "Па",
1855
+ "on3": "Уключаць",
1855
1856
  "onShort": "Укл.",
1856
1857
  "required": "Неабходны",
1857
1858
  "notRunnable": "Не паддаецца запуску",
@@ -1854,6 +1854,7 @@
1854
1854
  "stoppedAt": "Stopped At",
1855
1855
  "on": "On",
1856
1856
  "on2": "On",
1857
+ "on3": "On",
1857
1858
  "onShort": "On",
1858
1859
  "required": "Required",
1859
1860
  "notRunnable": "Not Runnable",
@@ -1854,6 +1854,7 @@
1854
1854
  "stoppedAt": "Կանգ առավ",
1855
1855
  "on": "Միացնել",
1856
1856
  "on2": "",
1857
+ "on3": "Միացված է",
1857
1858
  "onShort": "Միացնել",
1858
1859
  "required": "Պահանջվող",
1859
1860
  "notRunnable": "Չի գործարկվում",
@@ -1854,6 +1854,7 @@
1854
1854
  "stoppedAt": "Тоқтады",
1855
1855
  "on": "Қосу",
1856
1856
  "on2": "Авторы",
1857
+ "on3": "Қосу",
1857
1858
  "onShort": "Қосу",
1858
1859
  "required": "Міндетті",
1859
1860
  "notRunnable": "Іске Қосу Мүмкін Емес",
@@ -1856,6 +1856,7 @@
1856
1856
  "stoppedAt": "Остановлено",
1857
1857
  "on": "Включить",
1858
1858
  "on2": "По",
1859
+ "on3": "Включён",
1859
1860
  "onShort": "Вкл.",
1860
1861
  "required": "Обязательный",
1861
1862
  "notRunnable": "Не поддается запуску",
@@ -1854,6 +1854,7 @@
1854
1854
  "stoppedAt": "停止于",
1855
1855
  "on": "使能够",
1856
1856
  "on2": "经过",
1857
+ "on3": "使能够",
1857
1858
  "onShort": "使能够",
1858
1859
  "required": "必需的",
1859
1860
  "notRunnable": "不可运行",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bfg-common",
3
3
  "private": false,
4
- "version": "1.4.596",
4
+ "version": "1.4.597",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
7
7
  "dev": "nuxt dev --port=3002",