[localization] fixed recurrentRule json position

This commit is contained in:
scollovati
2025-07-23 12:54:52 +02:00
parent a11efc79c1
commit c5726670e7
13 changed files with 118 additions and 81 deletions

View File

@@ -161,6 +161,15 @@
"label": "支付人",
"description": "选择支付这笔消费的群组成员。"
},
"recurrenceRule": {
"label": "Expense Recurrence",
"description": "Select how often the expense should repeat.",
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly"
},
"paidFor": {
"title": "應支付人",
"description": "選擇需參與此筆消費的成員。"