diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-12-01 13:35:19 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-12-01 13:35:19 +0000 |
commit | 5529058225f05e55c3f29ec169ebc62f1e315117 (patch) | |
tree | 3c125c9fc9b04efc067dbf59502b831087a29093 /language | |
parent | 47b75162d49c1a09b5591e4df58c755f3282887a (diff) |
[trunk_public] Update th_TH, thanks to : pradit
git-svn-id: http://piwigo.org/svn/trunk@19252 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/th_TH/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/th_TH/common.lang.php b/language/th_TH/common.lang.php index 388314869..90e905c01 100644 --- a/language/th_TH/common.lang.php +++ b/language/th_TH/common.lang.php @@ -411,4 +411,6 @@ $lang['xsmall'] = 'XS - เล็กพิเศษ'; $lang['Email address is mandatory'] = 'จำเป็นต้องมีที่อยู่อีเมล์'; $lang['Username is mandatory'] = 'จำเป็นต้องมีชื่อผู้ใช้งาน'; $lang['mandatory'] = 'จำเป็น'; +$lang['Website'] = 'เว็บไซต์'; +$lang['Your website URL is invalid'] = 'ที่อยู่เว็บไซต์ของคุณไม่ถูกต้อง'; ?>
\ No newline at end of file |