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",
54
+
"form.config.version.label": "PawSQL Version",
54
55
"form.config.joinPawSQL": "Join PawSQL",
55
56
"form.config.description": "PawSQL VSCode helps you to optimize your SQL quries directly within VSCode enviroment. PawSQL provides sophisticated SQL optimization features including smart index recommendations and query rewrites. More about PawSQL, please visit ",
0 commit comments