feat(MoneyHistoryView): enhance activity translation for tax and reputation actions
All checks were successful
Deploy to production / deploy (push) Successful in 2m7s
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user