feat(MoneyHistoryView): enhance activity translation for tax and reputation actions
All checks were successful
Deploy to production / deploy (push) Successful in 2m7s

- Added translation logic for activities related to tax from sales branches and reputation actions in the MoneyHistoryView component.
- Updated internationalization files to include new strings for these activities in multiple languages.
This commit is contained in:
Torsten Schulz (local)
2026-04-30 15:41:00 +02:00
parent c6ffdd10f7
commit 3365f1dd2a
16 changed files with 126 additions and 22 deletions

View File

@@ -339,6 +339,8 @@
"new nobility title": "Bag-ong titulo sa kadungganan",
"partyOrder": "Gi-order ang party",
"renovation_all": "Kompleto nga gi-renovate ang balay",
"taxFromSalesBranch": "Buhis gikan sa sales branch {branchId}",
"reputationAction": "Aksyon sa reputasyon: {action}",
"Buy storage (type: field)": "Bought tipigan (type: field)",
"Buy storage (type: iron)": "Bought tipigan (type: iron)",
"Buy storage (type: stone)": "Bought tipigan (type: stone)",
@@ -1238,6 +1240,8 @@
"running": "Running...",
"dailyLimit": "Daily limit: {remaining} sa {cap} actions remaining",
"cooldown": "Cooldown: {minutes} minutes remaining",
"success": "Malampuson ang aksyon. Reputasyon: +{gain}, Gasto: {cost}",
"successSimple": "Malampuson ang aksyon.",
"type": {
"soup_kitchen": "Comedor social",
"library_donation": "Donasyon sa library",