[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": "Выберите тех, между кем этот расход будет распределен. Если этот расход — возмещение участнику (участникам), выберите только его (их)."