This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"description": "Find a profitable difference between the price of the set and the price of the sum of it's parts."
|
||||
"description": "Find a profitable difference between the price of the set and the price of the sum of it's parts.",
|
||||
"name": "Name",
|
||||
"parts_price": "Parts Price",
|
||||
"set_price": "Set Price",
|
||||
"difference": "Difference"
|
||||
}
|
||||
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"description": "Находи выгодную разницу между ценой набора и ценой его частей по отдельности."
|
||||
"description": "Находи выгодную разницу между ценой набора и ценой его частей по отдельности.",
|
||||
"name": "Наименование",
|
||||
"parts_price": "Цена частей",
|
||||
"set_price": "Цена набора",
|
||||
"difference": "Разница"
|
||||
}
|
||||
Reference in New Issue
Block a user