Make Account setting name plural

This commit is contained in:
Andrew Morgan 2018-10-14 14:55:07 +00:00
parent 3fb8f608a2
commit 7bae92ccf3
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ Page {
Repeater {
model: ListModel {
ListElement {
category: "Account"
category: "Accounts"
form: 0
}
ListElement {