Filter out English strings from non-english translations

This commit is contained in:
Peter Smit
2025-09-04 19:21:14 +02:00
parent 6ea6cfac3e
commit ff42f0ab66
5 changed files with 0 additions and 55 deletions

View File

@@ -137,15 +137,6 @@
"label": "Vastaanottaja", "label": "Vastaanottaja",
"description": "Valitse kuka vastaanotti tulon." "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": { "paidFor": {
"title": "Tulon jakaminen", "title": "Tulon jakaminen",
"description": "Valitse kenelle tulo jaetaan." "description": "Valitse kenelle tulo jaetaan."
@@ -240,16 +231,6 @@
"dateLabel": "Päivä:", "dateLabel": "Päivä:",
"editNext": "Voit muokata kulun tietoja seuraavaksi.", "editNext": "Voit muokata kulun tietoja seuraavaksi.",
"continue": "Jatka" "continue": "Jatka"
},
"unknown": "Unknown",
"TooBigToast": {
"title": "The file is too big",
"description": "The maximum file size you can upload is {maxSize}. Yours is {size}."
},
"ErrorToast": {
"title": "Error while uploading document",
"description": "Something wrong happened when uploading the document. Please retry later or select a different file.",
"retry": "Retry"
} }
}, },
"Balances": { "Balances": {

View File

@@ -128,15 +128,6 @@
"placeholder": "Cina de luni seară", "placeholder": "Cina de luni seară",
"description": "Adaugă o descriere pentru venit." "description": "Adaugă o descriere pentru venit."
}, },
"recurrenceRule": {
"label": "Expense Recurrence",
"description": "Select how often the expense should repeat.",
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly"
},
"DateField": { "DateField": {
"label": "Data venitului", "label": "Data venitului",
"description": "Adaugă data la care venitul a fost primit." "description": "Adaugă data la care venitul a fost primit."

View File

@@ -137,15 +137,6 @@
"label": "Получивший", "label": "Получивший",
"description": "Выберите участника, который получил этот доход." "description": "Выберите участника, который получил этот доход."
}, },
"recurrenceRule": {
"label": "Expense Recurrence",
"description": "Select how often the expense should repeat.",
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly"
},
"paidFor": { "paidFor": {
"title": "Участники", "title": "Участники",
"description": "Выберите тех, между кем этот доход будет распределен." "description": "Выберите тех, между кем этот доход будет распределен."

View File

@@ -137,15 +137,6 @@
"label": "Отримав", "label": "Отримав",
"description": "Оберіть учасника, який отримав дохід" "description": "Оберіть учасника, який отримав дохід"
}, },
"recurrenceRule": {
"label": "Expense Recurrence",
"description": "Select how often the expense should repeat.",
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly"
},
"paidFor": { "paidFor": {
"title": "Учасники", "title": "Учасники",
"description": "Виберіть тих, між ким цей дохід буде розподілено" "description": "Виберіть тих, між ким цей дохід буде розподілено"

View File

@@ -137,15 +137,6 @@
"label": "接收到", "label": "接收到",
"description": "选择接收到这笔收入的群组成员。" "description": "选择接收到这笔收入的群组成员。"
}, },
"recurrenceRule": {
"label": "Expense Recurrence",
"description": "Select how often the expense should repeat.",
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly"
},
"paidFor": { "paidFor": {
"title": "接收给", "title": "接收给",
"description": "选择收入是为谁而收。" "description": "选择收入是为谁而收。"