Skip to content

Commit 50b95c6

Browse files
authored
Add CJK (#122)
1 parent c0a82b3 commit 50b95c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/acronyms.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
"Usage": "Conferences set a deadlines for their CFP so authors know when to have their publication ready for review.",
5454
"Example": "<a href=\"https://wikicfp.com/\">Wiki for Calls For Papers</a>"
5555
},
56+
{
57+
"Abbreviation": "CJK",
58+
"Definition": "Chinese-Japanese-Korean",
59+
"Usage": "Usually used in the context of localization or internationalization, because all of them include Chinese characters and derivatives in their writing systems. Often included are Hànzì in Chinese, Kanji and Kana in Japanese and Hanja and Hangul in Korean.",
60+
"Example": "<a href=\"https://en.wikipedia.org/wiki/CJK_characters\">Wikipedia page for CJK characters</a>, <a href=\"https://github.com/purefun/remark-join-cjk-lines\">a remark plugin to remove extra space between CJK Characters</a>"
61+
},
5662
{
5763
"Abbreviation": "CLA",
5864
"Definition": "Contributor License Agreement",

0 commit comments

Comments
 (0)