Drupal.locale = { 'pluralFormula': function($n) { return Number(1); }, 'strings': { "Select all rows in this table": "选择表中的所有行", "Deselect all rows in this table": "取消选中此表格中的所有行" } };