diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-25 07:07:48 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-25 07:07:48 +0000 |
commit | b45b66cfb87fac9b3218d13b5cbd8cfafe9fa51e (patch) | |
tree | c6843cf029b0ae35d50d37d8ce7911042c309d21 /language/th_TH/admin.lang.php | |
parent | babd9c19ba9ff0bcdc60b3f4690c94f5d8bfbd5d (diff) |
[trunk] - language - update th_TH - Thaï – ภาษาไทย - cleaning - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12219 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/th_TH/admin.lang.php')
-rw-r--r-- | language/th_TH/admin.lang.php | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/language/th_TH/admin.lang.php b/language/th_TH/admin.lang.php new file mode 100644 index 000000000..1d2c4e9cd --- /dev/null +++ b/language/th_TH/admin.lang.php @@ -0,0 +1,27 @@ +<?php +// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based photo gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2011 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program is distributed in the hope that it will be useful, but | +// | WITHOUT ANY WARRANTY; without even the implied warranty of | +// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | +// +-----------------------------------------------------------------------+ + +$lang['Average rate'] = 'ระดับเฉลี่ย'; +$lang['Rate'] = 'ระดับ'; + +?>
\ No newline at end of file |