????
Current Path : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/templates/js/ |
Current File : C:/opt/pgsql/pgAdmin 4/web/pgadmin/tools/templates/js/translations.js |
///////////////////////////////////////////////////////////// // // pgAdmin 4 - PostgreSQL Tools // // Copyright (C) 2013 - 2024, The pgAdmin Development Team // This software is released under the PostgreSQL Licence // ////////////////////////////////////////////////////////////// define(function () { return {{ translations|tojson }}; });