Fix issue where the user can not switch the UI language. It's a regression of #4348. Fixes #4975
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=75ac259632ec698ce52b80aa3363f610b453cfaa Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_16.rst | 1 + web/pgadmin/__init__.py | 4 ++-- web/pgadmin/browser/__init__.py | 2 +- web/pgadmin/preferences/__init__.py | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-)