Add Alt + Wheel Zoom Shortcut & Fix Localization for Panning & Update zh-CN locale (#1067)
* 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
This commit is contained in:
@@ -2,7 +2,8 @@ export default {
|
||||
name: 'Kaydırma Aracı ',
|
||||
buttons: [
|
||||
{
|
||||
title: 'Kaydırma'
|
||||
title: 'Kaydırma',
|
||||
key: '[Boşluk / fare tekerleği + sürükle]'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user