feat: move Configuration menu to Personal settings

This commit is contained in:
Deluan
2020-03-31 21:28:50 -04:00
parent 6cddcd6f0d
commit 9f00fb0f05
9 changed files with 38 additions and 27 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export default deepmerge(englishMessages, {
menu: {
library: 'Library',
settings: 'Settings',
configuration: 'Configuration',
personal: 'Personal',
version: 'Version %{version}',
theme: 'Theme'
},