Skip to content

Commit

Permalink
[trunk] - language - update zh_TW - 中文 (繁體) - Chinese traditional Tha…
Browse files Browse the repository at this point in the history
…nks to chouyh - feature:2676

git-svn-id: http://piwigo.org/svn/trunk@17062 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
ddtddt committed Jul 25, 2012
1 parent f8c933f commit b5f1db1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion language/zh_TW/admin.lang.php
Expand Up @@ -918,5 +918,9 @@
$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" 標籤重複';
?>

0 comments on commit b5f1db1

Please sign in to comment.