1 parent 46aef87 commit 7b3dcf4Copy full SHA for 7b3dcf4
1 file changed
web/src/locales/en.json
@@ -169,7 +169,7 @@
169
"mysqlDsnPlaceholder": "user:password@tcp(127.0.0.1:3306)/database",
170
"mysqlbinlogPath": "mysqlbinlog path (optional)",
171
"mysqlbinlogPathHelp": "Leave empty to auto-discover from system PATH",
172
- "mysqlbinlogPathPlaceholder": "C:\\\\Program Files\\\\MySQL\\\\MySQL Server 8.0\\\\bin\\\\mysqlbinlog.exe",
+ "mysqlbinlogPathPlaceholder": "C:\\Program Files\\MySQL\\MySQL Server 8.0\\bin\\mysqlbinlog.exe",
173
"targetTablePlaceholder": "e.g. mydb.orders",
174
"calculating": "Calculating...",
175
"updatedAt": "Updated At",
0 commit comments