diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:36:11 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:36:11 +0000 |
commit | c8ad7f949fc87c9c8494fd33e105b65f81f088f5 (patch) | |
tree | 8a41d727fbe60bcfba28831a950e331cd603ffd0 /language/zh_TW | |
parent | d83cb818fd63d05a31bf5a7f2ae93c67041822da (diff) |
[trunk_admin] Update zh_TW, thanks to : tedx
git-svn-id: http://piwigo.org/svn/trunk@22148 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_TW')
-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 55bb0987d..167ea20c6 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -945,4 +945,5 @@ $lang['This group will be unset to default'] = '該組別不再被使用為預 $lang['Type here the name of the new group'] = '在這輸入新的組別名稱'; $lang['View in gallery'] = '以畫廊模式瀏覽'; $lang['Purge user cache'] = '清除用戶快取'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = '圖片的尺寸將減少到 %dx%d 像素。'; ?>
\ No newline at end of file |