fixed file format expression more friendly
This commit is contained in:
parent
bedb8c03bf
commit
c8e9f6a7d0
@ -304,8 +304,8 @@
|
|||||||
"clear-selection": "すべてのファセットで選択をクリア",
|
"clear-selection": "すべてのファセットで選択をクリア",
|
||||||
"remove-all": "すべてのファセットを削除",
|
"remove-all": "すべてのファセットを削除",
|
||||||
"export-project": "プロジェクトを出力",
|
"export-project": "プロジェクトを出力",
|
||||||
"tab-value": "タブ区切りで出力",
|
"tab-value": "タブ区切り (TSV)で出力",
|
||||||
"comma-sep": "カンマ区切りで出力",
|
"comma-sep": "カンマ区切り (CSV)で出力",
|
||||||
"html-table": "HTMLテーブル",
|
"html-table": "HTMLテーブル",
|
||||||
"excel": "Excel (.xls)",
|
"excel": "Excel (.xls)",
|
||||||
"excel-xml": "Excel 2007+ (.xlsx)",
|
"excel-xml": "Excel 2007+ (.xlsx)",
|
||||||
|
Loading…
Reference in New Issue
Block a user