public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve_flutter_frontend] ui: Changed "sites" to "hosts".
@ 2025-05-28 11:05 Alexander Abraham
  0 siblings, 0 replies; only message in thread
From: Alexander Abraham @ 2025-05-28 11:05 UTC (permalink / raw)
  To: pve-devel

The word "sites" is a little bit inaccurate in this instance.
"Hosts", on the other hnad more accurately describes any
PVE machines users may have.

Signed-off-by: Alexander Abraham <a.abraham@proxmox.com>
---
 lib/pages/main_layout_slim.dart | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/pages/main_layout_slim.dart b/lib/pages/main_layout_slim.dart
index 3bcd83b..68a001c 100644
--- a/lib/pages/main_layout_slim.dart
+++ b/lib/pages/main_layout_slim.dart
@@ -142,7 +142,7 @@ class PveMobileBottomNavigationbar extends StatelessWidget {
           ),
           NavigationDestination(
             icon: Icon(Icons.logout),
-            label: "Sites",
+            label: "Hosts",
           ),
         ],
         selectedIndex: pageSelector.value,
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-28 11:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-28 11:05 [pve-devel] [PATCH pve_flutter_frontend] ui: Changed "sites" to "hosts" Alexander Abraham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal