SettingsPage: s/Account/Accounts
This commit is contained in:
@@ -51,7 +51,7 @@ Kirigami.ScrollablePage {
|
|||||||
onTriggered: pageSettingStack.push("qrc:/imports/NeoChat/Settings/AppearanceSettingsPage.qml")
|
onTriggered: pageSettingStack.push("qrc:/imports/NeoChat/Settings/AppearanceSettingsPage.qml")
|
||||||
},
|
},
|
||||||
Kirigami.Action {
|
Kirigami.Action {
|
||||||
text: i18n("Account")
|
text: i18n("Accounts")
|
||||||
icon.name: "preferences-system-users"
|
icon.name: "preferences-system-users"
|
||||||
onTriggered: pageSettingStack.push("qrc:/imports/NeoChat/Page/AccountsPage.qml")
|
onTriggered: pageSettingStack.push("qrc:/imports/NeoChat/Page/AccountsPage.qml")
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user