Skip to content

Commit 119b819

Browse files
MelvinBothungvu193
andcommitted
Fix: run oxfmt on language files to satisfy Oxfmt check
Co-authored-by: Hans Vu <hungvu193@users.noreply.github.com>
1 parent af8d99a commit 119b819

7 files changed

Lines changed: 49 additions & 7 deletions

File tree

src/languages/de.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3068,7 +3068,13 @@ ${amount} für ${merchant} – ${date}`,
30683068
prompt: (priorityModePageUrl: string) =>
30693069
`Behalten Sie den Überblick, indem Sie nur ungelesene Chats oder Chats sehen, die Ihre Aufmerksamkeit erfordern. Keine Sorge, Sie können dies jederzeit in den <a href="${priorityModePageUrl}">Einstellungen</a> ändern.`,
30703070
},
3071-
inboxTabs: {all: 'Alle', todo: 'Aufgaben', unread: 'Ungelesen', markAllAsRead: 'Alle als gelesen markieren', markAllAsReadConfirmationPrompt: 'Möchtest du wirklich alle Chats als gelesen markieren?'},
3071+
inboxTabs: {
3072+
all: 'Alle',
3073+
todo: 'Aufgaben',
3074+
unread: 'Ungelesen',
3075+
markAllAsRead: 'Alle als gelesen markieren',
3076+
markAllAsReadConfirmationPrompt: 'Möchtest du wirklich alle Chats als gelesen markieren?',
3077+
},
30723078
reportDetailsPage: {
30733079
inWorkspace: (policyName: string) => `in ${policyName}`,
30743080
generatingPDF: 'PDF erstellen',

src/languages/es.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2974,7 +2974,13 @@ ${amount} para ${merchant} - ${date}`,
29742974
prompt: (priorityModePageUrl: string) =>
29752975
`Mantente al tanto de todo viendo solo los chats no leídos o los chats que necesitan tu atención. No te preocupes, puedes cambiarlo en cualquier momento en los <a href="${priorityModePageUrl}">ajustes</a>.`,
29762976
},
2977-
inboxTabs: {all: 'Todo', todo: 'Pendientes', unread: 'No leído', markAllAsRead: 'Marcar todo como leído', markAllAsReadConfirmationPrompt: '¿Seguro que quieres marcar todos los chats como leídos?'},
2977+
inboxTabs: {
2978+
all: 'Todo',
2979+
todo: 'Pendientes',
2980+
unread: 'No leído',
2981+
markAllAsRead: 'Marcar todo como leído',
2982+
markAllAsReadConfirmationPrompt: '¿Seguro que quieres marcar todos los chats como leídos?',
2983+
},
29782984
reportDetailsPage: {
29792985
goToRoom: 'Ir a la sala',
29802986
inWorkspace: (policyName) => `en ${policyName}`,

src/languages/fr.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3074,7 +3074,13 @@ ${amount} pour ${merchant} - ${date}`,
30743074
prompt: (priorityModePageUrl: string) =>
30753075
`Gardez le contrôle en n’affichant que les discussions non lues ou celles qui nécessitent votre attention. Ne vous inquiétez pas, vous pouvez modifier ce réglage à tout moment dans les <a href="${priorityModePageUrl}">paramètres</a>.`,
30763076
},
3077-
inboxTabs: {all: 'Tout', todo: 'Tâches', unread: 'Non lu', markAllAsRead: 'Tout marquer comme lu', markAllAsReadConfirmationPrompt: 'Voulez-vous vraiment marquer toutes les discussions comme lues ?'},
3077+
inboxTabs: {
3078+
all: 'Tout',
3079+
todo: 'Tâches',
3080+
unread: 'Non lu',
3081+
markAllAsRead: 'Tout marquer comme lu',
3082+
markAllAsReadConfirmationPrompt: 'Voulez-vous vraiment marquer toutes les discussions comme lues ?',
3083+
},
30783084
reportDetailsPage: {
30793085
inWorkspace: (policyName: string) => `dans ${policyName}`,
30803086
generatingPDF: 'Générer le PDF',

src/languages/it.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3059,7 +3059,13 @@ ${amount} per ${merchant} - ${date}`,
30593059
prompt: (priorityModePageUrl: string) =>
30603060
`Tieniti al passo vedendo solo le chat non lette o quelle che richiedono la tua attenzione. Non preoccuparti, puoi cambiare questa impostazione in qualsiasi momento nelle <a href="${priorityModePageUrl}">impostazioni</a>.`,
30613061
},
3062-
inboxTabs: {all: 'Tutti', todo: 'Attività da fare', unread: 'Non letti', markAllAsRead: 'Segna tutto come letto', markAllAsReadConfirmationPrompt: 'Vuoi davvero segnare tutte le chat come lette?'},
3062+
inboxTabs: {
3063+
all: 'Tutti',
3064+
todo: 'Attività da fare',
3065+
unread: 'Non letti',
3066+
markAllAsRead: 'Segna tutto come letto',
3067+
markAllAsReadConfirmationPrompt: 'Vuoi davvero segnare tutte le chat come lette?',
3068+
},
30633069
reportDetailsPage: {
30643070
inWorkspace: (policyName: string) => `in ${policyName}`,
30653071
generatingPDF: 'Genera PDF',

src/languages/nl.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3060,7 +3060,13 @@ ${amount} voor ${merchant} - ${date}`,
30603060
prompt: (priorityModePageUrl: string) =>
30613061
`Blijf op de hoogte door alleen ongelezen chats of chats te zien die je aandacht nodig hebben. Geen zorgen, je kunt dit op elk moment wijzigen in de <a href="${priorityModePageUrl}">instellingen</a>.`,
30623062
},
3063-
inboxTabs: {all: 'Alles', todo: 'Te doen', unread: 'Ongelezen', markAllAsRead: 'Alles als gelezen markeren', markAllAsReadConfirmationPrompt: 'Weet je zeker dat je alle chats als gelezen wilt markeren?'},
3063+
inboxTabs: {
3064+
all: 'Alles',
3065+
todo: 'Te doen',
3066+
unread: 'Ongelezen',
3067+
markAllAsRead: 'Alles als gelezen markeren',
3068+
markAllAsReadConfirmationPrompt: 'Weet je zeker dat je alle chats als gelezen wilt markeren?',
3069+
},
30643070
reportDetailsPage: {
30653071
inWorkspace: (policyName: string) => `in ${policyName}`,
30663072
generatingPDF: 'PDF genereren',

src/languages/pl.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3047,7 +3047,13 @@ ${amount} dla ${merchant} - ${date}`,
30473047
prompt: (priorityModePageUrl: string) =>
30483048
`Bądź na bieżąco, widząc tylko nieprzeczytane czaty lub czaty wymagające twojej uwagi. Spokojnie, możesz to zmienić w dowolnym momencie w <a href="${priorityModePageUrl}">ustawieniach</a>.`,
30493049
},
3050-
inboxTabs: {all: 'Wszystko', todo: 'Zadania do wykonania', unread: 'Nieprzeczytane', markAllAsRead: 'Oznacz wszystkie jako przeczytane', markAllAsReadConfirmationPrompt: 'Czy na pewno chcesz oznaczyć wszystkie czaty jako przeczytane?'},
3050+
inboxTabs: {
3051+
all: 'Wszystko',
3052+
todo: 'Zadania do wykonania',
3053+
unread: 'Nieprzeczytane',
3054+
markAllAsRead: 'Oznacz wszystkie jako przeczytane',
3055+
markAllAsReadConfirmationPrompt: 'Czy na pewno chcesz oznaczyć wszystkie czaty jako przeczytane?',
3056+
},
30513057
reportDetailsPage: {
30523058
inWorkspace: (policyName: string) => `w ${policyName}`,
30533059
generatingPDF: 'Wygeneruj PDF',

src/languages/pt-BR.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3050,7 +3050,13 @@ ${amount} para ${merchant} - ${date}`,
30503050
prompt: (priorityModePageUrl: string) =>
30513051
`Fique no controle vendo apenas chats não lidos ou que precisam da sua atenção. Não se preocupe, você pode mudar isso a qualquer momento em <a href="${priorityModePageUrl}">configurações</a>.`,
30523052
},
3053-
inboxTabs: {all: 'Todos', todo: 'Pendências', unread: 'Não lidas', markAllAsRead: 'Marcar tudo como lido', markAllAsReadConfirmationPrompt: 'Tem certeza de que deseja marcar todos os chats como lidos?'},
3053+
inboxTabs: {
3054+
all: 'Todos',
3055+
todo: 'Pendências',
3056+
unread: 'Não lidas',
3057+
markAllAsRead: 'Marcar tudo como lido',
3058+
markAllAsReadConfirmationPrompt: 'Tem certeza de que deseja marcar todos os chats como lidos?',
3059+
},
30543060
reportDetailsPage: {
30553061
inWorkspace: (policyName: string) => `em ${policyName}`,
30563062
generatingPDF: 'Gerar PDF',

0 commit comments

Comments
 (0)