Skip to content

Commit

Permalink
fix: Update fr with missing field (denysdovhan#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilphoenix71 authored Jul 9, 2021
1 parent 1851d32 commit 7e8273a
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions src/translations/fr.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,28 @@
{
"status": {
"cleaning": "Nettoyage",
"auto": "Nettoyage Automatique",
"spot": "Nettoyage Localisé",
"edge": "Nettoyage Contours",
"single_room": "Nettoyage Pièce Unique",
"paused": "En pause",
"idle": "Inactif",
"stop": "Arrêté",
"charging": "En charge",
"returning home": "Retour à la base"
"returning home": "Retour à la base",
"returning": "Retour à la base",
"docked": "A la base",
"unknown": "Inconnu",
"offline": "Déconnecté"
},
"source": {
"gentle": "Doux",
"silent": "Silencieux",
"standard": "Standard",
"medium": "Moyen",
"turbo": "Turbo"
"turbo": "Turbo",
"normal": "Normal",
"high": "Intense"
},
"common": {
"name": "Vacuum Carte",
Expand Down

0 comments on commit 7e8273a

Please sign in to comment.