You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/en.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@
51
51
"form.config.email.label": "PawSQL Account",
52
52
"form.config.password.label": "Password",
53
53
"form.config.backendUrl.label": "PawSQL Server Address",
54
+
"form.config.joinPawSQL": "Join PawSQL",
54
55
"form.config.description": "PawSQL Client enables developers to access core capabilities of the PawSQL directly within VSCode enviroment. PawSQL provides sophisticated SQL optimization features including smart index recommendations and query rewrites. More about PawSQL's capabilities, please visit ",
0 commit comments