mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-11 06:19:06 +01:00
[localization] add new message notInvolved in ExpenseCard
This commit is contained in:
@@ -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": "我的群組",
|
||||
|
||||
Reference in New Issue
Block a user