Localisation updates German

This commit is contained in:
Raimond Spekking 2008-01-15 10:56:57 +00:00
parent bf4d2f95b9
commit 0d7d23acff

View file

@ -108,6 +108,8 @@ $messages['zh-hant'] = array(
'pdf_page_error' => '頁數不在範圍中',
);
# Fallbacks:
$messages['de-formal'] = $messages['de'];
$messages['zh'] = $messages['zh-hans'];
$messages['zh-cn'] = $messages['zh-hans'];
$messages['zh-hk'] = $messages['zh-hant'];