@Giggiux In other hosts, the file system doesn't nuke itself every time you reboot the machine, so if you install a plugin, it stays installed 😛
How to get locale?
-
How can I get the user's locale. If possible, can I get it on the client side? If not, what is the user field?
-
@pitaj on the client side, there is a global variable
config
, there are some useful things there
config.userLang
is what you asked for.