fixed some stuff and translated somethings

This commit is contained in:
2025-09-13 17:51:44 +02:00
parent d9efaa4620
commit 5b51c67069
6 changed files with 34 additions and 41 deletions

View File

@@ -1,22 +1 @@
{
"products": [
"Flaschen",
"Bierflasche",
"Kasten",
"Dose",
"Plastikflasche",
"Monster",
"Joghurt Glas",
"nigger"
],
"prices": {
"Flaschen": 0.25,
"Bierflasche": 0.2,
"Kasten": 3.0,
"Dose": 0.25,
"Plastikflasche": 0.25,
"Monster": 0.25,
"Joghurt Glas": 0.17,
"nigger": 200.0
}
}
{"products": ["Flaschen", "Bierflasche", "Kasten", "Dose", "Plastikflasche", "Joghurt Glas"], "prices": {"Flaschen": 0.25, "Bierflasche": 0.2, "Kasten": 3.0, "Dose": 0.25, "Plastikflasche": 0.25, "Joghurt Glas": 0.17}}