Skip to content

Commit

Permalink
feat(lang): translated activity.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Grraahaam committed Jan 10, 2023
1 parent f9e6ac2 commit 0c59007
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions frontend/public/locales/fr/activity.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"title": "Journaux d'activité",
"subtitle": "Historique des événements pour ce projet Infisical.",
"event": {
"readSecrets": "Secrets Visualisés",
"updateSecrets": "Secrets Mis à jour",
"addSecrets": "Secrets Ajoutés",
"deleteSecrets": "Secrets Supprimés"
},
"ip-address": "Adresse IP"
}

0 comments on commit 0c59007

Please sign in to comment.