DmitrMakeev commited on
Commit
0b0b613
·
verified ·
1 Parent(s): b5e9c87

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. js/rus/rus.js +3 -3
js/rus/rus.js CHANGED
@@ -1199,7 +1199,7 @@ editor.Components.addType('senler_btn_v1-settings-block', {
1199
  {
1200
  type: 'checkbox', // Изменено на checkbox
1201
  name: 'clarity_on',
1202
- label: 'Analytics Stream',
1203
  changeProp: true
1204
  },
1205
  {
@@ -1338,7 +1338,7 @@ editor.Components.addType('senler_btn_ud_v1-settings-block', {
1338
  {
1339
  type: 'checkbox', // Изменено на checkbox
1340
  name: 'clarity_on',
1341
- label: 'Analytics Stream',
1342
  changeProp: true
1343
  },
1344
  {
@@ -1471,7 +1471,7 @@ editor.Components.addType('senler_form_v1-settings-block', {
1471
  {
1472
  type: 'checkbox', // Изменено на checkbox
1473
  name: 'clarity_on',
1474
- label: 'Analytics Stream',
1475
  changeProp: true
1476
  },
1477
  {
 
1199
  {
1200
  type: 'checkbox', // Изменено на checkbox
1201
  name: 'clarity_on',
1202
+ label: 'Clarity Analytics',
1203
  changeProp: true
1204
  },
1205
  {
 
1338
  {
1339
  type: 'checkbox', // Изменено на checkbox
1340
  name: 'clarity_on',
1341
+ label: 'Clarity Analytics',
1342
  changeProp: true
1343
  },
1344
  {
 
1471
  {
1472
  type: 'checkbox', // Изменено на checkbox
1473
  name: 'clarity_on',
1474
+ label: 'Clarity Analytics',
1475
  changeProp: true
1476
  },
1477
  {