[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

@@ -137,15 +137,6 @@
"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": "选择收入是为谁而收。"
@@ -170,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": "选择消费是为谁而支出。"