Update the locale AGAIN
This commit is contained in:
parent
9a5ec5fad3
commit
8b8f409683
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
{
|
{
|
||||||
console.keyMap = "us";
|
console.keyMap = "us";
|
||||||
i18n.defaultLocale = "en_CA.UTF-8";
|
i18n.defaultLocale = "en_CA.UTF-8";
|
||||||
time.timeZone = "America/Toronto";
|
time.timeZone = "Canada/Eastern";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue