From 6ad43859920c01800eb02e64d4f6128ec072524f Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 07 Jan 2007 13:12:54 -0500
Subject: [PATCH] Added Thai localization files

---
 program/localization/index.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/localization/index.inc b/program/localization/index.inc
index 0f8d495..8278bf7 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -63,6 +63,7 @@
 	'sk'    => 'Slovak',
 	'sr'    => 'Serbian',
 	'tr'    => 'Turkish',
+	'th'    => 'Thai',
 	'vn'    => 'Vietnamese'
 );
 

--
Gitblit v1.9.1