diff options
Diffstat (limited to 'core/l10n/th_TH.php')
-rw-r--r-- | core/l10n/th_TH.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/th_TH.php b/core/l10n/th_TH.php index eb6e18c281d..44f7b937fdd 100644 --- a/core/l10n/th_TH.php +++ b/core/l10n/th_TH.php @@ -3,6 +3,16 @@ "No category to add?" => "ไม่มีหมวดหมู่ที่ต้องการเพิ่ม?", "This category already exists: " => "หมวดหมู่นี้มีอยู่แล้ว: ", "Settings" => "ตั้งค่า", +"seconds ago" => "วินาที ก่อนหน้านี้", +"1 minute ago" => "1 นาทีก่อนหน้านี้", +"{minutes} minutes ago" => "{minutes} นาทีก่อนหน้านี้", +"today" => "วันนี้", +"yesterday" => "เมื่อวานนี้", +"{days} days ago" => "{day} วันก่อนหน้านี้", +"last month" => "เดือนที่แล้ว", +"months ago" => "เดือน ที่ผ่านมา", +"last year" => "ปีที่แล้ว", +"years ago" => "ปี ที่ผ่านมา", "Choose" => "เลือก", "Cancel" => "ยกเลิก", "No" => "ไม่ตกลง", |