mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-14 11:36:13 +01:00
[localization] removing expense from the Recurrence field in order to make it suitable also for an income
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
"description": "Select the participant who paid the expense."
|
||||
},
|
||||
"recurrenceRule": {
|
||||
"label": "Expense Recurrence",
|
||||
"label": "Recurrence",
|
||||
"description": "Select how often the expense should repeat.",
|
||||
|
||||
"none": "None",
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
"description": "Seleccione el participante que pagó el gasto."
|
||||
},
|
||||
"recurrenceRule": {
|
||||
"label": "Recurrencia del gasto",
|
||||
"label": "Recurrencia",
|
||||
"description": "Seleccione con qué frecuencia debe repetirse el gasto.",
|
||||
|
||||
"none": "Ninguno",
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
"description": "Seleziona il partecipante che ha pagato la spesa."
|
||||
},
|
||||
"recurrenceRule": {
|
||||
"label": "Periodicità della spesa",
|
||||
"label": "Periodicità",
|
||||
"description": "Seleziona quanto frequentemente la spesa deve ripetersi.",
|
||||
|
||||
"none": "Mai",
|
||||
|
||||
Reference in New Issue
Block a user