Skip to content

Commit

Permalink
doc: Add th.yml (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
NatJNP authored and popomore committed Nov 19, 2017
1 parent 3ddd67f commit 212b077
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions docs/source/languages/th.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
menu:
guide: คู่มือ
api: API
tutorials: แหล่งเรียนรู้
plugins: ปลั๊กอิน
release: เผยแพร่ข้อมูล

index:
slogan: "การสร้างเฟรมเวอร์คและแอพพลิเคชั่นที่ดีสำหรับองค์กร"
feature11: "กระบวนสำหรับการจัดการ"
feature12: "การสร้างการจัดการผลผลิตและโหลดบาล่านซ์ซิ่ง"
feature21: "การปรับแต่ง"
feature22: "การปรับแต่งเฟรมเวอร์คทีมของคุณบน Egg และ ปลั๊กอิน"
feature31: "ระบบปลั๊กอินแบบเพาเวอร์ฟูล"
feature32: "การใช้ Egg ในระบบปลั๊กอินและการขยาย"
getstart: "เริ่มต้นใช้งาน"
readmore: "อ่านเพิ่มเติม"

header:
translations: "เปลี่ยนภาษา"

guide_toc:
Intro: คู่มือผู้เริ่มต้น
What is Egg: Egg.js คืออะไร?
Egg and Koa: Egg.js และ Koa
Get Start: เริ่มต้นแบบด่วน
Basics: ฟังก์ชั่นพื้นฐาน
Structure: โครงสร้างไดเรกทอรี
Objects: การสร้างอ๊อบเจ็ค
Environment: สภาพแวดล้อมการทำงาน
Config: องค์ประกอบ
Middleware: มิดเดิลแวร์
Router: Router
Controller: Controller
Service: การบริการ
Plugin: ปลั๊กอิน
Schedule: ตารางงาน
Extend: การขยายกรอบ
Custom init: กำหนดเอง
Development: การพัฒนา
Unit Testing: การทดสอบเชิงหน่วย
Core: ฟังก์ชั่นหลัก
Security: ความปลอดภัย
View: มุมมอง
View Plugin: มุมมองปลั๊กอิน
# Passport:
HttpClient: HttpClient
Logger: วารสาร
Error Handling: การจัดการข้อยกเว้น
i18n: i18n
Cluster and IPC: Cluster และ IPC
Cooke and Session: Cookie และ Session
Tutorials: แหล่งเรียนรู้
Advanced: ขั้นสูง
Cluster Client: การเพิ่มประสิทธิภาพ Cluster
Plugin Development: การพัฒนาปลั๊กอิน
Framework: เฟรมเวอร์ค
Progressive: ความก้าวหน้า
Async Function: ฟังก์ชั่นแบบ Async
Deployment: การพัฒนาเพื่อปรับใช้
# Loader:
Community: ชุมชน
Plugin List: รายการปลั๊กอิน
Contributing: การสนับสนุน
Member Guide: คู่มือสำหรับสมาชิก
FAQ: คำถามที่พบบ่อย
Resource: ทรัพยากร

0 comments on commit 212b077

Please sign in to comment.