fix translation error

This commit is contained in:
chiu 2020-03-17 17:30:01 +08:00
parent 0dba57c48e
commit f0f5419e07
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ en:
gallery: gallery:
album_limit_for_one_page: Amount of limit for album in one page album_limit_for_one_page: Amount of limit for album in one page
blank_for_nil: blank present no limit blank_for_nil: blank present no limit
load_html: Load next 50 data load_html: Load next batch
wait_time: please wait a minute wait_time: please wait a minute
show_desc: Show the album description show_desc: Show the album description
not_show_desc: Don't show the album description not_show_desc: Don't show the album description

View File

@ -3,7 +3,7 @@ zh_tw:
gallery: gallery:
album_limit_for_one_page: 一頁呈現的相簿數量 album_limit_for_one_page: 一頁呈現的相簿數量
blank_for_nil: 留白表示無限制 blank_for_nil: 留白表示無限制
load_html: 存取下50筆 load_html: 存取下一批資料
wait_time: 請稍等 wait_time: 請稍等
show_desc: 顯示相簿描述 show_desc: 顯示相簿描述
not_show_desc: 不顯示相簿描述 not_show_desc: 不顯示相簿描述