diff --git a/docs-translations/th-TH/tutorial/quick-start.md b/docs-translations/th-TH/tutorial/quick-start.md index d95957a48c9f..57e726ef526c 100644 --- a/docs-translations/th-TH/tutorial/quick-start.md +++ b/docs-translations/th-TH/tutorial/quick-start.md @@ -1,7 +1,7 @@ -# Quick Start +# การเริ่มต้นอย่างรวดเร็ว -Electron enables you to create desktop applications with pure JavaScript by -providing a runtime with rich native (operating system) APIs. You could see it +Electronช่วยให้คุณสามารถสร้างโปรแกรมคอมพิวเตอร์ด้วย JavaScript โดย +ให้รันไทม์ที่สอดคล้องกับ APIs ระดับระบบปฏิบัติการ You could see it as a variant of the Node.js runtime that is focused on desktop applications instead of web servers.