Skip to content

Commit

Permalink
ui/translation: Update the translation
Browse files Browse the repository at this point in the history
Refs: #2775
  • Loading branch information
ChengYanJin committed Oct 16, 2020
1 parent 225ad9f commit 076dfef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"node": "Node",
"used_by": "Used By",
"backend_disk": "Backend Disk",
"active_alerts": "ACTIVE ALERTS",
"active_alerts": "Active alerts",
"metrics": "METRICS",
"volume_is_not_bound": "The volume is not bound yet",
"no_active_alerts": "No active alerts",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"node": "Nœud",
"used_by": "Utilisé Par",
"backend_disk": "Backend Disk",
"active_alerts": "ALERTS ACTIVES",
"active_alerts": "Alertes actives",
"metrics": "MÉTRIQUE",
"volume_is_not_bound": "Le volume n'est pas encore lié",
"no_active_alerts": "Aucune alerte active",
Expand Down

0 comments on commit 076dfef

Please sign in to comment.