fix(lite): update stacked ram usage message (#6650)

This commit is contained in:
Mathieu
2023-02-02 10:50:10 +00:00
committed by GitHub
parent e94f036aca
commit cf4a1d7d40
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
"snapshot": "Snapshot",
"sort-by": "Sort by",
"stacked-cpu-usage": "Stacked CPU usage",
"stacked-ram-usage": "Stacked memory usage",
"stacked-ram-usage": "Stacked RAM usage",
"start": "Start",
"start-on-host": "Start on specific host",
"stats": "Stats",

View File

@@ -71,7 +71,7 @@
"snapshot": "Instantané",
"sort-by": "Trier par",
"stacked-cpu-usage": "Utilisation CPU empilée",
"stacked-ram-usage": "Utilisation de la mémoire empilée",
"stacked-ram-usage": "Utilisation RAM empilée",
"start": "Démarrer",
"start-on-host": "Démarrer sur un hôte spécifique",
"stats": "Stats",