Skip to content

Commit

Permalink
feat(quote): add Thai quotes (Krittipoom) (#4580)
Browse files Browse the repository at this point in the history
  • Loading branch information
kritserv committed Aug 24, 2023
1 parent 7a37529 commit 7a256d3
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions frontend/static/quotes/thai.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,36 @@
"source": "Detective Conan",
"length": 166,
"id": 11
},
{
"text": "คนส่วนใหญ่ใส่ใจกับผลได้ระยะสั้นเท่านั้นแต่คนฉลาดอย่างแท้จริงจะมองไปยังอนาคต",
"source": "Zhuge Liang (Kongming)",
"length": 75,
"id": 12
},
{
"text": "ผู้ที่ยิ่งใหญ่ที่สุด คือ ผู้ที่ทำตนให้เล็กที่สุด ผู้ที่เล็กที่สุดก็จะกลายเป็นผู้ที่ใหญ่ที่สุด",
"source": "Zhuge Liang (Kongming)",
"length": 93,
"id": 13
},
{
"text": "สิ่งเดียวที่จะทำให้คนชั่วชนะก็คือการที่คนดีนิ่งดูดาย",
"source": "Zhuge Liang (Kongming)",
"length": 52,
"id": 14
},
{
"text": "เราจะเห็นค่าความอบอุ่น ก็ต่อเมื่อเราผ่านความเหน็บหนาวมาแล้ว",
"source": "Zhuge Liang (Kongming)",
"length": 59,
"id": 15
},
{
"text": "ชีวิตคนเราก็เหมือนพระอาทิตย์ มีขึ้น ก็มีลง ใหญ่แค่ไหนก็ต้องตกดินลับขอบฟ้าไป",
"source": "Zhuge Liang (Kongming)",
"length": 75,
"id": 16
}
]
}

0 comments on commit 7a256d3

Please sign in to comment.