diff --git a/config/locales/zh_tw.yml b/config/locales/zh_tw.yml index a0b687d..a00e10a 100644 --- a/config/locales/zh_tw.yml +++ b/config/locales/zh_tw.yml @@ -1,12 +1,12 @@ zh_tw: universal_table: universal_table: 萬用表格 - all_tables: All Tables - new_table: Create New Table - table_name: Table Name - created_time: Created Time - total_no_of_entries: No of entries - export_structure: Download table Structure - import_from_excel: Import From Excel - total_number_of_entries: "Total number of enteries found : %{total_number}" - export_xls: Export XLSX \ No newline at end of file + all_tables: 所有表格 + new_table: 新增表格 + table_name: 表格名稱 + created_time: 建立時間 + total_no_of_entries: 條目編號 + export_structure: 表格下載 + import_from_excel: 自Excel檔匯入 + total_number_of_entries: "搜尋結果數量: %{total_number}" + export_xls: 匯出XLSX \ No newline at end of file