fix some missing chinese translation

This commit is contained in:
thomaschen 2013-12-17 17:20:02 +08:00 committed by saurabhbhatia
parent 68674a3d19
commit 229a15f03f
3 changed files with 5 additions and 4 deletions

View File

@ -44,9 +44,9 @@
<thead> <thead>
<tr class="sort-header"> <tr class="sort-header">
<th class="gender"></th> <th class="gender"></th>
<th class="span3"><a href="#">Roles</a></th> <th class="span3"><a href="#"><%= t('roles') %></a></th>
<th class="span4"><a href="#">Name</a></th> <th class="span4"><a href="#"><%= t('name') %></a></th>
<th><a href="#">Mail</a></th> <th><a href="#"><%= t('email') %></a></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>

View File

@ -367,7 +367,7 @@ zh_tw:
role: 身份 role: 身份
role_field: 身份欄位 role_field: 身份欄位
role_info: 身份資料 role_info: 身份資料
Roles: 身份 roles: 身份
ruling_site: 銳綸網站 ruling_site: 銳綸網站
rulingcom: rulingcom:
errors: errors:

View File

@ -12,6 +12,7 @@ zh_tw:
all: 全部 all: 全部
categories: 類別 categories: 類別
new_banner: 新增 new_banner: 新增
add: 新增
size: 大小 size: 大小
transition_interval: 轉換間隔時間 transition_interval: 轉換間隔時間
transition_speed: 轉換速度 transition_speed: 轉換速度