bfg-common 1.4.779 → 1.4.780

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.
@@ -1590,7 +1590,7 @@
1590
1590
  "userAndGroup": "Пользователь и группы",
1591
1591
  "userDefinedPowerManagementPolicy": "Определяемая пользователем политика управления питанием",
1592
1592
  "useRedMarker": "Красный маркер",
1593
- "userGroup": "Группа пользователей",
1593
+ "userGroup": "Пользователь/Группа",
1594
1594
  "userName": "Имя пользователя",
1595
1595
  "usernamePasswordRequired": "Требуется указать имя пользователя и пароль",
1596
1596
  "usernameShouldNotEmpty": "имя пользователя не должно быть пустым",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bfg-common",
3
3
  "private": false,
4
- "version": "1.4.779",
4
+ "version": "1.4.780",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
7
7
  "dev": "nuxt dev --port=3002",