* Add a new shortcut( Alt + wheels ) for zoom in/out * update zh-CN locale * Fix a ext-panning problem cound not fit locale * Style for passing linter
10 lines
156 B
JavaScript
10 lines
156 B
JavaScript
export default {
|
||
name: 'Kaydırma Aracı ',
|
||
buttons: [
|
||
{
|
||
title: 'Kaydırma',
|
||
key: '[Boşluk / fare tekerleği + sürükle]'
|
||
}
|
||
]
|
||
}
|