mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-01 04:49:11 -06:00
0a1cf30abb
'translations.js'.
It was regression of the commit-id:
4a91bcde30
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
define(function () {
|
|
return {{ translations|tojson }};
|
|
});
|