Xicri
Xicri
Android の Gboard にインポートできる形式を追加しました。 Gboard は、基本的には Windows の形式と同じなのですが、それを zip に固めておかないとインポートを受け付けてくれないようですので、別途 zip ファイルを作成しました。 本 PR は package-lock.json の修正を伴いますので、 @kotofurumiya さんの方で改めて package-lock.json を再生成して、悪意ある修正が行われていないことの確認をお勧めします。
Can it be automatically converted from Simplified Chinese using [OpenCC](https://github.com/BYVoid/OpenCC)?
Convert the dictionary JSON to the following spec: ```json5 { slug: "inazuman", // auto generated, does not exist in source JSON en: { word: "Inazuman", kana: "イナズマン", // English pronunciation...
tags.json should be exposed as API so that developers using API can call display names of the tags in each supported language.
see: https://github.com/xicri/genshin-langdata/pull/30#discussion_r928192925
Some PRs were reverted by #115, but they should be applied again after migration to Nuxt 3. The following PRs should be manually applied after migration to Nuxt 3: -...
Cloudflare is slow in mainland China. To provide better performance for users in mainland China, I will add CDN in or around mainland China. # CDN Options 1. Use CDN...
e.g. https://github.com/xicri/genshin-langdata/blob/main/dataset/dictionary/characters.json5#L2389
Support Traditional Chinese UI. Can it be automatically converted from Simplified Chinese using [OpenCC](https://github.com/BYVoid/OpenCC)?