Skip to content

Commit 51cd776

Browse files
author
Akos Kitta
committed
Fixed the translations.
Signed-off-by: Akos Kitta <[email protected]> #1067
1 parent 4719ba6 commit 51cd776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: i18n/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
252252
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
253253
"cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.",
254-
"cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
254+
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
255255
"compile": "compile",
256256
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
257257
"compile.optimizeForDebug": "Optimize compile output for debug, not for release. It's 'false' by default.",

0 commit comments

Comments
 (0)