File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/VirtoCommerce.InventoryModule.Web/Localizations Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 100100 "settings" : {
101101 "Inventory" : {
102102 "ExportImport.PageSize" : {
103- "description" : " Providing high values may lead to slow performance" ,
104- "title" : " Page size being used for export / import"
103+ "description" : " Specify the number of items per export or import page. Higher values may slow performance" ,
104+ "title" : " Export / import page size "
105105 },
106106 "LogInventoryChanges" : {
107- "title" : " Log inventory changes " ,
108- "description" : " Log product stock changes into the platform operation log. This may affect the database size if the product stock is changed often "
107+ "title" : " Inventory change logging " ,
108+ "description" : " Logs product stock changes to the operation log. Frequent updates may increase database size"
109109 },
110110 "Search" : {
111111 "EventBasedIndexation" : {
112112 "Enable" : {
113- "title" : " Enable event -based indexing for inventory entities " ,
114- "description" : " Any change to an inventory entity triggers a background task that applies these changes to the search index "
113+ "title" : " Event -based inventory indexing " ,
114+ "description" : " Enable/ disable automatic reindexing when inventory data changes"
115115 }
116116 }
117117 }
You can’t perform that action at this time.
0 commit comments