Translate table headers
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-07-03 17:14:56 +03:00
parent b956bb525d
commit e13d6a7f4a
4 changed files with 23 additions and 12 deletions

View File

@@ -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"
}