Merge pull request #1672 from waldyrious/patch-1

translation-en.json: add colon to "custom" label
This commit is contained in:
Antonin Delpeuch 2018-08-05 11:20:50 +01:00 committed by GitHub
commit 2f21105e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",