fix translation

This commit is contained in:
BOYA,CHIU 2021-07-16 17:25:38 +08:00
parent 05d79cf30b
commit c6fda4dd02
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
en:
gallery:
setting: Gallery Setting
inner_page_layout: Inner Page Layout
card_style: Card Style
grid_style: Grid Style

View File

@ -1,6 +1,7 @@
zh_tw:
gallery:
setting: 相簿設定
inner_page_layout: 內頁頁面樣式
card_style: 卡片樣式
grid_style: 格子排版樣式

View File

@ -83,7 +83,7 @@ module Gallery
:active_for_action=>{'admin/galleries'=>'tags'},
:active_for_tag => 'Gallery',
:available_for => 'managers'
context_link 'setting',
context_link 'gallery.setting',
:link_path=>"admin_galleries_setting_path" ,
:priority=>5,
:active_for_action=>{'admin/galleries'=>'setting'},