@webitel/ui-sdk 3.2.162 → 3.2.163

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "3.2.162",
3
+ "version": "3.2.163",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -227,7 +227,7 @@ export default {
227
227
  [AdminSections.MEDIA]: 'Media files',
228
228
  [AdminSections.ROLES]: 'Roles',
229
229
  [AdminSections.OBJECTS]: 'Objects',
230
- [AdminSections.CHANGELOGS]: 'Change logs',
230
+ [AdminSections.CHANGELOGS]: 'Change log',
231
231
  },
232
232
  },
233
233
  },
@@ -225,7 +225,7 @@ export default {
225
225
  [AdminSections.TRIGGERS]: 'Триггеры',
226
226
  [AdminSections.ROLES]: 'Роли',
227
227
  [AdminSections.OBJECTS]: 'Разделы',
228
- [AdminSections.CHANGELOGS]: 'Журналы изменений',
228
+ [AdminSections.CHANGELOGS]: 'Журнал изменений',
229
229
  },
230
230
  },
231
231
  },
@@ -225,7 +225,7 @@ export default {
225
225
  [AdminSections.TRIGGERS]: 'Тригери',
226
226
  [AdminSections.ROLES]: 'Ролі',
227
227
  [AdminSections.OBJECTS]: 'Розділи',
228
- [AdminSections.CHANGELOGS]: 'Журнали змін',
228
+ [AdminSections.CHANGELOGS]: 'Журнал змін',
229
229
  },
230
230
  },
231
231
  },