diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-24 04:23:48 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-24 04:23:48 +0000 |
commit | 69232f64d6482884ba8111b4cd095c02652d29f9 (patch) | |
tree | 71bf7c4d94826ff5b4d359e13a8450436cdc4b25 | |
parent | 9942d61c1fc6b2d660346057266c7ccc7422c11c (diff) |
[trunk_admin] Update zh_TW, thanks to : azq1231
git-svn-id: http://piwigo.org/svn/trunk@24602 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/zh_TW/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index e26708772..8ae0b1ca8 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -947,4 +947,5 @@ $lang['View in gallery'] = '以畫廊模式瀏覽'; $lang['Purge user cache'] = '清除用戶快取'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = '圖片的尺寸將減少到 %dx%d 像素。'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = '由於使用了GD圖形程式,上傳後調整尺寸的功能已關閉。'; +$lang['Select at least one tag'] = '選擇至少一個標籤'; ?>
\ No newline at end of file |