Skip to content

Commit 4181096

Browse files
committed
updates
1 parent e52eec5 commit 4181096

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
## [Unreleased]
88

9-
- Initial release
9+
- Initial release
10+
11+
- Add a signup link to [pawsql.com](https://pawsql.com)

src/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"form.config.title": "PawSQL Setup",
5151
"form.config.email.label": "PawSQL Account",
5252
"form.config.password.label": "Password",
53-
"form.config.backendUrl.label": "PawSQL Server Address",
53+
"form.config.backendUrl.label": "PawSQL Server",
5454
"form.config.joinPawSQL": "Join PawSQL",
5555
"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 ",
5656
"form.config.documentation.link": "docs.pawsql.com",

0 commit comments

Comments
 (0)