You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/VirtoCommerce.CatalogModule.Web/Localizations/de.VirtoCommerce.Catalog.json
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -331,15 +331,14 @@
331
331
}
332
332
},
333
333
"property-type": {
334
-
"title": "{{name}} gilt für",
335
-
"subtitle": "Соответствующие изменения"
334
+
"title": "{{name}} gilt für"
336
335
},
337
336
"property-dictionary": {
338
337
"title": "{{name}} Wörterbuch",
339
338
"subtitle": "Wörterbuch verwalten",
340
339
"color-code": {
341
340
"label": "Farbcode",
342
-
"placeholder": "Farbe Code eingeben",
341
+
"placeholder": "Farbcode eingeben",
343
342
"description": "Gib einen Farbcode im CSS-Format ein: #RRGGBB oder #RGB oder Farbname"
344
343
},
345
344
"labels": {
@@ -1293,10 +1292,6 @@
1293
1292
"description": "Serialisierte Katalogobjekte im Index speichern und in den Suchergebnissen zurückgeben",
1294
1293
"title": "Serialisierte Katalogobjekte im Index speichern"
1295
1294
},
1296
-
"IndexLinkPriorityFields": {
1297
-
"description": "Aktivieren oder deaktivieren Sie die Indizierung von Feldern, die zur Berechnung der Priorität verknüpfter Objekte in den Suchergebnissen verwendet werden",
1298
-
"title": "Indizierung von Prioritätsfeldern für Links aktivieren"
1299
-
},
1300
1295
"DefaultAggregationSize": {
1301
1296
"description": "Größe für Aggregationen angeben, wenn nicht in den Aggregationseigenschaften des Shops definiert. Auf 0 setzen für unbegrenzte Größe",
Copy file name to clipboardExpand all lines: src/VirtoCommerce.CatalogModule.Web/Localizations/en.VirtoCommerce.Catalog.json
+12-13Lines changed: 12 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,7 @@
161
161
}
162
162
},
163
163
"catalog-item-name": "Catalog",
164
-
"catalog-item-description": "This is a central point for managing your store merchandise and creating catalogs for brans, product lines, or particular suppliers",
164
+
"catalog-item-description": "This is a central point for managing your store merchandise and creating catalogs for brands, product lines, or particular suppliers",
165
165
"virtual-catalog-item-name": "Virtual catalog",
166
166
"virtual-catalog-item-description": "A virtual catalog is built from one or more physical catalogs. They are used to display products by pulling together items from different physical catalogs"
167
167
},
@@ -278,7 +278,7 @@
278
278
"validations": {
279
279
"required": "This field is required",
280
280
"maxLength": "This field must not contain more than {{max}} characters",
281
-
"minLenght": "This field must contain at least {{min}} characters",
281
+
"minLength": "This field must contain at least {{min}} characters",
282
282
"pattern": "This field does not match the selected pattern"
283
283
}
284
284
},
@@ -331,8 +331,7 @@
331
331
}
332
332
},
333
333
"property-type": {
334
-
"title": "{{name}} applies to",
335
-
"subtitle": "Соответствующие изменения"
334
+
"title": "{{name}} applies to"
336
335
},
337
336
"property-dictionary": {
338
337
"title": "{{name}} dictionary",
@@ -534,7 +533,7 @@
534
533
"create": "Create",
535
534
"labels": {
536
535
"content-url": "Content URL",
537
-
"no-apikey": "You have not provided any Google API key in the platform configuration file. The video information will be incomplete"
536
+
"no-apikey": "You have not provided any Google API key in the Platform configuration file. The video information will be incomplete"
538
537
},
539
538
"placeholders": {
540
539
"content-url": "Enter video URL"
@@ -925,7 +924,7 @@
925
924
"title": "Variations"
926
925
},
927
926
"itemDimensions": {
928
-
"title": "Weight and Size",
927
+
"title": "Weight and size",
929
928
"weight": "Weight",
930
929
"length": "Length",
931
930
"width": "Width",
@@ -1001,7 +1000,7 @@
1001
1000
"message": "This item has been modified. Do you want to save the changes?"
1002
1001
},
1003
1002
"variation-delete": {
1004
-
"title": "Confirm Delete",
1003
+
"title": "Confirm delete",
1005
1004
"message": "Are you sure you want to delete the selected variations?"
1006
1005
},
1007
1006
"property-save": {
@@ -1036,7 +1035,7 @@
1036
1035
"message": "Are you sure you want to delete the selected attributes?"
1037
1036
},
1038
1037
"image-save": {
1039
-
"title": "Confirm Delete",
1038
+
"title": "Confirm delete",
1040
1039
"message": "These images have been modified. Do you want to save the changes?"
1041
1040
},
1042
1041
"video-save": {
@@ -1076,11 +1075,11 @@
1076
1075
"message": "This unit of measure has been modified. Do you want to save the changes?"
1077
1076
},
1078
1077
"measure-unit-delete": {
1079
-
"title": "Confirm Delete",
1078
+
"title": "Confirm delete",
1080
1079
"message": "Are you sure you want to delete the selected unit of measure?"
1081
1080
},
1082
1081
"measure-units-delete": {
1083
-
"title": "Confirm Delete",
1082
+
"title": "Confirm delete",
1084
1083
"message": "Are you sure you want to delete the selected unit of measure?"
0 commit comments