Full first draft of a working UI
This commit is contained in:
parent
39b7dd4a0a
commit
ff86c85a8a
4 changed files with 147 additions and 46 deletions
|
|
@ -158,8 +158,8 @@
|
|||
}
|
||||
},
|
||||
"sidebar": {
|
||||
"custom-profile": {
|
||||
"title": "Custom profile"
|
||||
"customize-profile": {
|
||||
"title": "Customize profile"
|
||||
},
|
||||
"data": {
|
||||
"title": "Data"
|
||||
|
|
@ -197,6 +197,9 @@
|
|||
"clear": "Clear",
|
||||
"help": "Help",
|
||||
"placeholder": "Write your custom profile here.",
|
||||
"save": "Save",
|
||||
"switch_advanced": "Switch to advanced editor",
|
||||
"switch_basic": "Switch to basic editor",
|
||||
"upload": "Upload"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue