Files
pgadmin4/web/pgadmin
Alexander Lakhin 8860bc3c3e Saved user language was not being picked up in case of non-server mode.
Because - the get_locale(...) function was being executed before any
request, and user login after first request. Hence - the values for
the labels in the Preferences are not being translated properly.

Fetch the raw value of user_language from configuration in case of
runtime/non-server mode to fix the issue.
2017-10-30 18:20:41 +05:30
..
2017-08-09 16:52:12 +05:30
2017-10-16 09:21:02 +01:00
2017-08-09 16:52:12 +05:30
2017-09-28 10:16:49 +01:00
2017-08-09 16:52:12 +05:30
2017-10-27 13:59:03 +02:00