Drupal.locale = { 'pluralFormula': function($n) { return Number((($n==1)?(0):1)); }, 'strings': { "Your server has been successfully tested to support this feature.": "เซิร์ฟเวอร์ของคุณสนับสนุนความสามารถนี้", "Upload": "อัพโหลด" } };