yukinarit / pyserde

Yet another serialization library on top of dataclasses, inspired by serde-rs.
https://yukinarit.github.io/pyserde/guide/en
MIT License
726 stars 40 forks source link

Translate type-check.md, extension.md, and faq.md to Japanese #560

Closed K-dash closed 4 months ago

K-dash commented 4 months ago

Related to https://github.com/yukinarit/pyserde/issues/545

以下、3つの日本語版Docを作成しました。(物量が少なかったため、1PRにまとめました)

翻訳対象のDocはこれで全てとなります。

レビューをお願いします 🙏

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.04%. Comparing base (338fd66) to head (f882338). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #560 +/- ## ======================================= Coverage 91.04% 91.04% ======================================= Files 13 13 Lines 1942 1942 Branches 437 437 ======================================= Hits 1768 1768 Misses 117 117 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.