Update js/rus/rus.js
Browse files- 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
|
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
|
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
|
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 |
{
|