Full first draft of a working UI

This commit is contained in:
Phyks (Lucas Verney) 2019-09-05 16:55:27 +02:00
parent 39b7dd4a0a
commit ff86c85a8a
4 changed files with 147 additions and 46 deletions

View file

@ -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"
}
},