UserInfo: Use "Account" naming consistently

We use "Account" in the settings so we better use the same concept
across the UI.
This commit is contained in:
Aleix Pol
2025-06-14 01:56:57 +02:00
parent d2b3788872
commit 94e53e14a3

View File

@@ -105,7 +105,7 @@ RowLayout {
actions: [
Kirigami.Action {
text: i18n("Switch User")
text: i18n("Switch Account")
icon.name: "system-switch-user"
shortcut: "Ctrl+U"
onTriggered: accountSwitchDialog.createObject(QQC2.Overlay.overlay, {