Blame view
sources/apps/user_migrate/l10n/zh_TW.php
204 Bytes
|
42e4f8d60
|
1 2 3 4 5 |
<?php $TRANSLATIONS = array( "Export" => "匯出", "Something went wrong while the export file was being generated" => "匯出檔案在產生時出現錯誤", "An error has occurred" => "發生錯誤" ); |