Skip to content

Commit 85253a1

Browse files
author
Akos Kitta
committed
Fixed the translations.
Signed-off-by: Akos Kitta <[email protected]> #1067
1 parent b19fabe commit 85253a1

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
@@ -253,7 +253,7 @@
253253
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
254254
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
255255
"cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.",
256-
"cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
256+
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
257257
"compile": "compile",
258258
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
259259
"compile.optimizeForDebug": "Optimize compile output for debug, not for release. It's 'false' by default.",

0 commit comments

Comments
 (0)