Hi, Thanks to Kira. The index_locales is here. zh_TW is inside.
Thanks, Franklin 在 2011年6月2日下午2:27,Franklin Weng <[email protected]> 寫道: > $_nt = array( > > 'zh-tw' => array( > 'for-you' => '為了您', > 'dl' => '下載', > 'next' => '下一步呢?', > 'notes' => '通告' > ), > > The index_php is under translating... > > > Franklin > > 2011/6/2 Oliver Burger <[email protected]>: >> Hi there! >> >> I have two more little files for you. >> >> I attach the first one to this mail. Most of the strings there are already >> translated, but a few have changed/are new. >> >> The other one is just a few words, I'll put into this mail. >> >> Oliver >> >> >> >> $_nt = array( >> >> 'en' => array( >> >> 'for-you' => 'For you', >> >> 'dl' => 'Download', >> >> 'next' => 'And next?', >> >> 'notes' => 'Notes' >> >> ), >> >> 'fr' => array( >> >> 'for-you' => 'Pour vous', >> >> 'dl' => 'Télécharger', >> >> 'next' => 'Et après ?' >> >> ) >> >> ); >
<<attachment: index_locales.php>>
