[trunk_admin] Update zh_TW, thanks to : azq1231

git-svn-id: http://piwigo.org/svn/trunk@26255 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam 2013-12-27 07:10:18 +00:00
commit a92be4df92

View file

@ -968,4 +968,7 @@ $lang['User %s added'] = '用戶 %s添加';
$lang['User %s updated'] = '用戶 %s更新';
$lang['Users modified'] = '用戶修改';
$lang['on the %d selected users'] = '%d的選定用戶';
$lang['Close user details'] = '關閉用戶詳細信息';
$lang['Open user details'] = '打開用戶詳細信息';
$lang['close'] = '關閉';
?>