refactor: vue fixes + modal-upgrade-system.vue
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
{
|
||||
"profile": {
|
||||
"displayname": "Display Name",
|
||||
"displaynameexample": "John Smith",
|
||||
"email": "Email",
|
||||
"lastprofileupdate": "Last Profile Update",
|
||||
"membersince": "Member since",
|
||||
"password": "Password",
|
||||
"passwordverify": "Verify Password",
|
||||
"provider": "Provider",
|
||||
"savechanges": "Save Changes",
|
||||
"subtitle": "Profile and authentication info"
|
||||
},
|
||||
"stats": {
|
||||
@@ -42,4 +48,4 @@
|
||||
"edituser": "Edit User",
|
||||
"uniqueid": "Unique ID"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -97,14 +97,6 @@
|
||||
"nav": {
|
||||
"home": "Home"
|
||||
},
|
||||
"profile": {
|
||||
"displayname": "Display Name",
|
||||
"displaynameexample": "John Smith",
|
||||
"email": "Email",
|
||||
"password": "Password",
|
||||
"passwordverify": "Verify Password",
|
||||
"savechanges": "Save Changes"
|
||||
},
|
||||
"search": {
|
||||
"didyoumean": "Did you mean...?",
|
||||
"nomatch": "No results matching your query",
|
||||
|
Reference in New Issue
Block a user