Fix locale error

This commit is contained in:
Bernie Chiu 2013-10-16 17:25:39 +08:00
parent 1e5fbfed5f
commit 01ce52060b
3 changed files with 14 additions and 2 deletions

View File

@ -2,8 +2,8 @@
<table class="table main-list">
<thead>
<tr>
<th class="span2">匯入的問卷</th>
<th class="span2">原始匯出檔案</th>
<th class="span2"><%= t('survey.import.title') %></th>
<th class="span2"><%= t('survey.import.description') %></th>
<th class="span2"></th>
</tr>
</thead>

View File

@ -23,7 +23,13 @@ en:
answers_list: Answers List
export_csv: Export CSV
import_csv: Import CSV
import:
title: Imported Survey
description: Choose the Modified Exported File According to this Survey
chart: Chart
set_answers: Set Answers
duplicate_it: Duplicate It

View File

@ -24,7 +24,13 @@ zh_tw:
answers_list: 結果清單
export_csv: 匯出CSV
import_csv: 匯入CSV
import:
title: 匯入的問卷
description: 選擇根據此問卷所修改的匯出檔案
chart: 結果圖表
set_answers: 設定結果
duplicate_it: 複製問卷