From 229a15f03f1fb8a622af414918f2e5af34b5e2fa Mon Sep 17 00:00:00 2001 From: thomaschen <99703040@nccu.edu.tw> Date: Tue, 17 Dec 2013 17:20:02 +0800 Subject: [PATCH] fix some missing chinese translation --- app/views/admin/users_new_interface/index.html.erb | 6 +++--- config/locales/zh_tw.yml | 2 +- vendor/built_in_modules/ad_banner/config/locales/zh_tw.yml | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/views/admin/users_new_interface/index.html.erb b/app/views/admin/users_new_interface/index.html.erb index ee33c881..8e1d76cd 100644 --- a/app/views/admin/users_new_interface/index.html.erb +++ b/app/views/admin/users_new_interface/index.html.erb @@ -44,9 +44,9 @@ - Roles - Name - Mail + <%= t('roles') %> + <%= t('name') %> + <%= t('email') %> diff --git a/config/locales/zh_tw.yml b/config/locales/zh_tw.yml index e0a075a8..e54e4bcb 100644 --- a/config/locales/zh_tw.yml +++ b/config/locales/zh_tw.yml @@ -367,7 +367,7 @@ zh_tw: role: 身份 role_field: 身份欄位 role_info: 身份資料 - Roles: 身份 + roles: 身份 ruling_site: 銳綸網站 rulingcom: errors: diff --git a/vendor/built_in_modules/ad_banner/config/locales/zh_tw.yml b/vendor/built_in_modules/ad_banner/config/locales/zh_tw.yml index 6d83c8c3..8dfe7625 100644 --- a/vendor/built_in_modules/ad_banner/config/locales/zh_tw.yml +++ b/vendor/built_in_modules/ad_banner/config/locales/zh_tw.yml @@ -12,6 +12,7 @@ zh_tw: all: 全部 categories: 類別 new_banner: 新增 + add: 新增 size: 大小 transition_interval: 轉換間隔時間 transition_speed: 轉換速度