Merge pull request #1672 from waldyrious/patch-1
translation-en.json: add colon to "custom" label
This commit is contained in:
commit
2f21105e13
@ -151,7 +151,7 @@
|
|||||||
"col-separated-by": "Columns are separated by",
|
"col-separated-by": "Columns are separated by",
|
||||||
"commas": "commas (CSV)",
|
"commas": "commas (CSV)",
|
||||||
"tabs": "tabs (TSV)",
|
"tabs": "tabs (TSV)",
|
||||||
"custom": "custom",
|
"custom": "custom:",
|
||||||
"escape": "Escape special characters with \\",
|
"escape": "Escape special characters with \\",
|
||||||
"use-quote": "Use character",
|
"use-quote": "Use character",
|
||||||
"quote-delimits-cells": "to enclose cells containing column separators",
|
"quote-delimits-cells": "to enclose cells containing column separators",
|
||||||
|
Loading…
Reference in New Issue
Block a user