Drupal.locale = { 'pluralFormula': function($n) { return Number(1); }, 'strings': { "Click here to add images": "点击此处添加图片", "Select all rows in this table": "选择表中的所有行", "Deselect all rows in this table": "取消选中此表格中的所有行", "Add image": "插入图片", "Split summary at cursor": "分割内容摘要和正文", "Join summary": "合并内容摘要和正文", "Insert page separator": "插入分页符" } };