Update en.json

This commit is contained in:
balgerion
2025-05-04 15:07:36 +02:00
committed by GitHub
parent ae9c041427
commit 9bfe0ae89e

View File

@ -7,7 +7,9 @@
"data": { "data": {
"api_key": "API Key", "api_key": "API Key",
"buy_top": "Number of best buy prices", "buy_top": "Number of best buy prices",
"sell_top": "Number of best sell prices" "sell_top": "Number of best sell prices",
"buy_worst": "Number of worst buy prices",
"sell_worst": "Number of worst sell prices"
} }
} }
}, },
@ -21,7 +23,9 @@
"title": "Pstryk Energy Options", "title": "Pstryk Energy Options",
"data": { "data": {
"buy_top": "Number of best buy prices", "buy_top": "Number of best buy prices",
"sell_top": "Number of best sell prices" "sell_top": "Number of best sell prices",
"buy_worst": "Number of worst buy prices",
"sell_worst": "Number of worst sell prices"
} }
} }
} }