[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": "Vastaanottaja",
"description": "Valitse kuka vastaanotti tulon."
},
"recurrenceRule": {
"label": "Expense Recurrence",
"description": "Select how often the expense should repeat.",
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly"
},
"paidFor": {
"title": "Tulon jakaminen",
"description": "Valitse kenelle tulo jaetaan."
@@ -170,6 +161,15 @@
"label": "Maksaja",
"description": "Valitse kuka maksoi kulun."
},
"recurrenceRule": {
"label": "Expense Recurrence",
"description": "Select how often the expense should repeat.",
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly"
},
"paidFor": {
"title": "Kulun jakaminen",
"description": "Valitse ketkä osallistuvat kuluun."