pgadmin4/web/pgadmin/dashboard/static
Libor M 94864104e4 Added and fixed gettext usage for better translation coverage. Fixes #5284
1) Fixed usage gettext('') instead of _('') in javascript files.
  2) Fixed usage gettext('') instead of `${gettext('')}` in javascript files,
     because "pybabel extract" not support extracting from this syntax.
2020-03-24 11:14:05 +05:30
..
css 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
img Further style tweaks. 2019-01-07 16:03:54 +05:30
js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
scss Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30