fix i18n
This commit is contained in:
parent
170bfbab52
commit
87904f8b8d
|
@ -3,7 +3,7 @@
|
||||||
<div class="modal hide fade in" id="ob_auth-<%=ob_auth.id%>">
|
<div class="modal hide fade in" id="ob_auth-<%=ob_auth.id%>">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<a class="close" data-dismiss="modal">×</a>
|
<a class="close" data-dismiss="modal">×</a>
|
||||||
<h3><%= t("object_auth.list_title_of_users",:auth_title => ob_auth.title) %></h3>
|
<h3><%= t("object_auth.list_title_of_users") %></h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<div class="clear">
|
<div class="clear">
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<%= link_to t("object_auth.list_title_of_users", :auth_title => @ob_auth.title), admin_object_auth_ob_auth_show_path(:app_key=>@module_app.key), :class=>'preview_trigger btn btn-success pull-right'%>
|
<%= link_to t("object_auth.list_title_of_users"), admin_object_auth_ob_auth_show_path(:app_key=>@module_app.key), :class=>'preview_trigger btn btn-success pull-right'%>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<%#= label_tag :role, t(:roles) %>
|
<%#= label_tag :role, t(:roles) %>
|
||||||
|
|
|
@ -37,6 +37,7 @@ en:
|
||||||
all_member: All Member
|
all_member: All Member
|
||||||
always_display_title: Always displayed in the title bar
|
always_display_title: Always displayed in the title bar
|
||||||
app_auth:
|
app_auth:
|
||||||
|
list_setting_result: Authorization List
|
||||||
assigning_manager:
|
assigning_manager:
|
||||||
add_manager_fail: Manager successfully added
|
add_manager_fail: Manager successfully added
|
||||||
add_manager_ok: Adding manager failed
|
add_manager_ok: Adding manager failed
|
||||||
|
@ -199,7 +200,7 @@ en:
|
||||||
no_deadline: No deadline
|
no_deadline: No deadline
|
||||||
object_auth:
|
object_auth:
|
||||||
a_object_must_have_only_one_object_auth_profile_for_each_action: ''
|
a_object_must_have_only_one_object_auth_profile_for_each_action: ''
|
||||||
list_title_of_users: %{auth_title} authorization list
|
list_title_of_users: authorization list
|
||||||
new_object_auth: New authorization
|
new_object_auth: New authorization
|
||||||
off_upcase: "OFF"
|
off_upcase: "OFF"
|
||||||
on_upcase: "ON"
|
on_upcase: "ON"
|
||||||
|
|
|
@ -37,6 +37,7 @@ zh_tw:
|
||||||
all_member: 所有會員
|
all_member: 所有會員
|
||||||
always_display_title: 永遠顯示標題
|
always_display_title: 永遠顯示標題
|
||||||
app_auth:
|
app_auth:
|
||||||
|
list_setting_result: 授權列表
|
||||||
assigning_manager:
|
assigning_manager:
|
||||||
add_manager_fail: 新增管理員失敗
|
add_manager_fail: 新增管理員失敗
|
||||||
add_manager_ok: 新增管理員成功
|
add_manager_ok: 新增管理員成功
|
||||||
|
@ -55,7 +56,7 @@ zh_tw:
|
||||||
not_pass: 無法通過
|
not_pass: 無法通過
|
||||||
not_pass_reason: 無法通過原因
|
not_pass_reason: 無法通過原因
|
||||||
pass: 通過
|
pass: 通過
|
||||||
setting: 通過設定
|
setting: 審核設定
|
||||||
stat: 通過狀態
|
stat: 通過狀態
|
||||||
user_list: 使用者列表
|
user_list: 使用者列表
|
||||||
approval_: 核准
|
approval_: 核准
|
||||||
|
@ -143,8 +144,8 @@ zh_tw:
|
||||||
intro: 簡介
|
intro: 簡介
|
||||||
is_published: 已發佈
|
is_published: 已發佈
|
||||||
item: 項目
|
item: 項目
|
||||||
key: 關鍵
|
key: 索引
|
||||||
last_modified: 最後一次修改
|
last_modified: 最後修改者
|
||||||
layout: 範本
|
layout: 範本
|
||||||
link: 連結
|
link: 連結
|
||||||
list:
|
list:
|
||||||
|
@ -199,7 +200,7 @@ zh_tw:
|
||||||
no_deadline: 沒有期限
|
no_deadline: 沒有期限
|
||||||
object_auth:
|
object_auth:
|
||||||
a_object_must_have_only_one_object_auth_profile_for_each_action: ''
|
a_object_must_have_only_one_object_auth_profile_for_each_action: ''
|
||||||
list_title_of_users: %{auth_title} 授權列表
|
list_title_of_users: 授權列表
|
||||||
new_object_auth: 新增授權
|
new_object_auth: 新增授權
|
||||||
off_upcase: "開啟"
|
off_upcase: "開啟"
|
||||||
on_upcase: "關閉"
|
on_upcase: "關閉"
|
||||||
|
@ -304,7 +305,7 @@ zh_tw:
|
||||||
user: 使用者已更新成功
|
user: 使用者已更新成功
|
||||||
success_: 更新成功
|
success_: 更新成功
|
||||||
update_: 更新
|
update_: 更新
|
||||||
update_at: 在…更新
|
update_at: 最後更新時間
|
||||||
url: 網址
|
url: 網址
|
||||||
use_status: ''
|
use_status: ''
|
||||||
user: 使用者
|
user: 使用者
|
||||||
|
|
Reference in New Issue