[2.4] - language update for 2.4.2

git-svn-id: http://piwigo.org/svn/branches/2.4@17094 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2012-07-25 20:57:50 +00:00
parent af345e2100
commit 089d8ec4e8
5 changed files with 34 additions and 14 deletions
+5 -1
View File
@@ -918,5 +918,9 @@ $lang['%d week'] = '%d 週';
$lang['%d weeks'] = '%d 週';
$lang['Edit photo'] = '編輯相片';
$lang['create a new site'] = '建立新的網站';
$lang['Duplicate selected tags'] = '重複選取標籤';
$lang['Name of the duplicate'] = '名稱重複';
$lang['No order field selected'] = '未選取排序欄位';
$lang['Source tag'] = '來源標籤';
$lang['Tag "%s" is now a duplicate of "%s"'] = '"%s" 標籤與 "%s" 標籤重複';
?>