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