Merge pull request #1739 from OpenRefine/issue1738

Fix Wikimedia language code for Japanese
This commit is contained in:
Antonin Delpeuch 2018-09-18 14:55:21 +01:00 committed by GitHub
commit c7727411a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -393,7 +393,7 @@
"against-type": "この型だけを照合:", "against-type": "この型だけを照合:",
"recon-col": "照合対象カラム:", "recon-col": "照合対象カラム:",
"cell-type": "以下の型(Type)に対して照合する", "cell-type": "以下の型(Type)に対して照合する",
"wd-recon-lang": "jp", "wd-recon-lang": "ja",
"service-api": "照合サービスAPI", "service-api": "照合サービスAPI",
"max-candidates": "照合候補の最大数", "max-candidates": "照合候補の最大数",
"no-type": "型を問わずに照合する", "no-type": "型を問わずに照合する",