chore: add missing translation keys (#6619)
This commit is contained in:
parent
d4ee32cb41
commit
54bdd62d0c
5 changed files with 65 additions and 0 deletions
|
|
@ -690,6 +690,7 @@
|
|||
"customize_time_range": "Personnaliser la plage de temps",
|
||||
"loading": "Chargement",
|
||||
"attachments": "Pièces jointes",
|
||||
"property": "Propriété",
|
||||
"properties": "Propriétés",
|
||||
"parent": "Parent",
|
||||
"remove": "Supprimer",
|
||||
|
|
@ -843,10 +844,22 @@
|
|||
"disconnecting": "Déconnexion",
|
||||
"installing": "Installation",
|
||||
"install": "Installer",
|
||||
"category": "Catégorie",
|
||||
"categories": "Catégories",
|
||||
"saving": "Enregistrement",
|
||||
"save_changes": "Enregistrer les modifications",
|
||||
"delete": "Supprimer",
|
||||
"deleting": "Suppression",
|
||||
"pending": "En attente",
|
||||
"invite": "Inviter"
|
||||
},
|
||||
|
||||
"chart": {
|
||||
"x_axis": "Axe X",
|
||||
"y_axis": "Axe Y",
|
||||
"metric": "Métrique"
|
||||
},
|
||||
|
||||
"form": {
|
||||
"title": {
|
||||
"required": "Le titre est requis",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue