diff --git a/locales/en-US/postgresql.json b/locales/en-US/postgresql.json index 5b197d2..8db8292 100644 --- a/locales/en-US/postgresql.json +++ b/locales/en-US/postgresql.json @@ -3,11 +3,17 @@ "label": { "name": "Name", "host": "Host", + "hostWatch": "Watch host changes", "port": "Port", + "portWatch": "Watch port changes", "database": "Database", + "databaseWatch": "Watch database changes", "ssl": "SSL", + "sslWatch": "Watch SSL changes", "user": "User", + "userWatch": "Watch user changes", "password": "Password", + "passwordWatch": "Watch password changes", "applicationName": "Application name", "max": "Maximum size", "idle": "Idle Timeout", diff --git a/postgresql.html b/postgresql.html index 39ce99e..be6d324 100644 --- a/postgresql.html +++ b/postgresql.html @@ -20,12 +20,30 @@
- - - -
+ + + + +
+ + + +
+
+ + + +
-
+
+ - +
+
+ + + +