[localization] add new message notInvolved in ExpenseCard

This commit is contained in:
scollovati
2025-07-23 15:22:23 +02:00
parent 6c995ebd54
commit a8ea05eae8
16 changed files with 31 additions and 16 deletions

View File

@@ -43,7 +43,8 @@
"ExpenseCard": {
"paidBy": "由 <strong>{paidBy}</strong> 支付 <paidFor></paidFor>。",
"receivedBy": "由 <strong>{paidBy}</strong> 收取 <paidFor></paidFor>。",
"yourBalance": "你的餘額:"
"yourBalance": "你的餘額:",
"notInvolved": "You are not involved"
},
"Groups": {
"myGroups": "我的群組",