Make Account setting name plural
This commit is contained in:
parent
3fb8f608a2
commit
7bae92ccf3
|
@ -137,7 +137,7 @@ Page {
|
|||
Repeater {
|
||||
model: ListModel {
|
||||
ListElement {
|
||||
category: "Account"
|
||||
category: "Accounts"
|
||||
form: 0
|
||||
}
|
||||
ListElement {
|
||||
|
|
Loading…
Reference in New Issue