Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Remove this item": "Supprimer cet élément" } };