var svgEditorExtensionLocale_panning_zh_CN = (function () {
'use strict';
var zhCN = {
name: '移动',
buttons: [{
title: '移动'
}]
};
return zhCN;
}());