diff --git a/frontend/src/locales/translations.js b/frontend/src/locales/translations.js index 07477b6..c984e37 100644 --- a/frontend/src/locales/translations.js +++ b/frontend/src/locales/translations.js @@ -53,6 +53,7 @@ export const translations = { 'list.header.duration': 'Duration', 'list.header.calc': 'Calculated', 'list.header.status': 'Status', + 'list.header.actions': 'Actions', 'list.banked': 'Banked', 'list.paid_out': 'Paid Out', @@ -136,6 +137,7 @@ export const translations = { 'list.header.duration': 'Durée', 'list.header.calc': 'Calculé', 'list.header.status': 'État', + 'list.header.actions': 'Actions', 'list.banked': 'Stocké', 'list.paid_out': 'Payé',