Skip to content

Commit f41d14a

Browse files
committed
refactor(trads): add missing traductions for download ticket
1 parent f2e4cfa commit f41d14a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

crates/rustmail_panel/src/i18n/en/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
"unknown_date": "Unknown date",
197197
"loading_ticket": "Loading ticket...",
198198
"ticket_not_found": "Ticket not found.",
199+
"download": "Download ticket",
199200
"filters": "Message filters",
200201
"filter_user": "Users",
201202
"filter_staff": "Staff",

crates/rustmail_panel/src/i18n/fr/fr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@
197197
"unknown_date": "Date inconnue",
198198
"loading_ticket": "Chargement du ticket...",
199199
"ticket_not_found": "Ticket introuvable.",
200+
"download": "Télécharger le ticket",
200201
"filters": "Filtres des messages",
201202
"filter_user": "Utilisateurs",
202203
"filter_staff": "Staff",

0 commit comments

Comments
 (0)