/*==============================================================================================================*/
// GENERAL SETTINGS
// Your country code
// Currently, the following country codes are available: "bg", "de", "en", "es", "fr", "it", "pl", "ru", "sv"
// If you want another language, you will have to create a new language file (located in /Bundles/com.ashman.LockInfo/strings)
// and translate the strings found in "en.js". These languages also contain the formatting of the time and date display.
// If you want to modify how the time and dates are displayed, you will need to edit whatever language file you are using.
var language = "ch";




