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