add currency display in inventory

This commit is contained in:
Sven Balzer
2025-02-04 22:30:30 +01:00
parent a3b6271bf3
commit add059a902
5 changed files with 79 additions and 0 deletions
+7
View File
@@ -26,6 +26,13 @@
"list_empty": "Keine",
"currency": {
"dukaten": "Dukaten",
"silbertaler": "Silbertaler",
"heller": "Heller",
"kreuzer": "Kreuzer"
},
"chat": {
"result": "Ergebnis",
"success": "Geschafft",