We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df38ad commit f4b3324Copy full SHA for f4b3324
extras/configs/panes.left.js
@@ -33,7 +33,7 @@ module.exports = {
33
label: 'layout.ABOUT',
34
renderer: 'item',
35
dialog: {
36
- component: 'app/KAbout', title: 'ABOUT', okAction: 'CLOSE'
+ component: 'app/KAbout', title: 'layout.ABOUT', okAction: 'CLOSE'
37
},
38
}, options)
39
0 commit comments