<% trans = 'mongoid.attributes.ask_question' %>
<%= t('ask.explanation') %>:
{ask_time} -> <%= t('ask.ask_time') %>
{title} -> <%= t('title') %>
{category} -> <%= t("#{trans}.ask_category_id") %>
{name} -> <%= t("#{trans}.name") %>
{name|mask} -> <%= t("ask.name_mask") %>
{sex} -> <%= t("#{trans}.sex") %> (<%= t("#{trans}.male") %>/<%= t("#{trans}.female") %>)
{mail} -> <%= t("#{trans}.mail") %>
{phone} -> <%= t("#{trans}.phone") %>
{appointment} -> <%= t("#{trans}.appointment") %>
{agree_show} -> <%= t("#{trans}.agree_show_explain") %>
{custom1} -> <%= t("ask.custom1") %>
{custom2} -> <%= t("ask.custom2") %>
{custom3} -> <%= t("ask.custom3") %>
<%= t("ask.and_so_on") %>
{custom} -><%= t("ask.custom_explain") %>
{custom|format} -><%= t("ask.custom_format_explain") %>
{?_title} -> ?<%= t("ask.can_be_filled_with") %>ask_time、title、category、name、sex、mail、phone、appointment、agree_show、custom、custom1、custom2、custom3 ...,<%= t("ask.show_title_trans") %>, <%= t("ask.like") %>{sex_title}-><%= t("#{trans}.sex") %>

<%= t("ask.example") %>:
<%= t("ask.example_explain") %>
<%= t('ask.print_format') %>:
<%= t("ask.example") %>
{title_title} {title}
{category_title} {category}
{name_title} {name}
{mail_title} {mail}
{custom_title} {custom}
{custom1_title} {custom1}


<%= t('ask.output_result') %>:
<%= t("ask.example") %>
<%= t('title') %> example
<%= t("#{trans}.ask_category_id") %> 測試
<%= t("#{trans}.name") %> 工程師1號
<%= t("#{trans}.mail") %> test@rulingcom.com
test2 b
test3 c
test1 a