diff options
Diffstat (limited to 'app/i18n/zh-tw/admin.php')
| -rw-r--r-- | app/i18n/zh-tw/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-tw/admin.php b/app/i18n/zh-tw/admin.php index 91ff4331f..e1c1e3eef 100644 --- a/app/i18n/zh-tw/admin.php +++ b/app/i18n/zh-tw/admin.php @@ -147,7 +147,7 @@ return array( 'main_stream' => '首頁', 'no_idle' => '訂閱源近期皆有更新!', 'number_entries' => '%d 篇文章', - 'percent_of_total' => '%%', + 'percent_of_total' => '%', 'repartition' => '文章分布', 'status_favorites' => '收藏', 'status_read' => '已讀', |
