374 B
374 B
webapp_switch_locale.py
List or change the locale currently set in the user's WebApp settings.
Usage:
List locale
python switchlocale.py --user user1
Original locale: nl_NL.UTF-8
Change locale
python switchlocale.py --user user1 --locale de_DE.UTF-8
Original locale: nl_NL.UTF-8
Setting locale to: de_DE.UTF-8