Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vietnamese documentation #1146

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ChunhThanhDe
Copy link

@ChunhThanhDe ChunhThanhDe commented Jan 7, 2025

Freezed is loved by many new Flutter developers in Vietnam because of its usefulness.
To help more Vietnamese people get started with Freezed more easily, I have added Vietnamese documentation for it.

Summary by CodeRabbit

  • Documentation
    • Added Vietnamese (Tiếng Việt) translation of the README for the Freezed package
    • Updated language links in README files for Japanese, Korean, Simplified Chinese, and English translations to include Vietnamese link

Copy link

coderabbitai bot commented Jan 7, 2025

Walkthrough

The pull request introduces a Vietnamese (Tiếng Việt) translation of the Freezed package README. This involves adding a new Vietnamese README file and updating the language links in existing README files for English, Japanese, Korean, and Simplified Chinese translations to include a link to the new Vietnamese version. The changes are purely additive and focused on improving language accessibility for the Freezed documentation.

Changes

File Change Summary
packages/freezed/README.md Added Vietnamese language link to existing language links
resources/translations/ja_JP/README.md Added Vietnamese language link to existing language links
resources/translations/ko_KR/README.md Added Vietnamese language link to existing language links
resources/translations/vi_VN/README.md New Vietnamese translation of README added
resources/translations/zh_CN/README.md Added Vietnamese language link to existing language links

Poem

🐰 A rabbit's tale of code so bright,
Vietnamese words now take their flight!
Translations bloom like spring's first flower,
Freezed docs grow stronger by the hour
Language links, a multilingual delight! 📖🌍


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
resources/translations/vi_VN/README.md (1)

32-68: Consider fixing markdown indentation in table of contents

The table of contents has inconsistent indentation levels. Consider standardizing the indentation to improve readability:

  • Use 2 spaces for first level
  • Use 4 spaces for second level
  • Use 6 spaces for third level
🧰 Tools
🪛 Markdownlint (0.37.0)

37-37: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


38-38: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


39-39: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


40-40: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


41-41: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


42-42: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


43-43: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


44-44: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


45-45: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


46-46: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


47-47: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


48-48: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


49-49: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


50-50: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


51-51: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


52-52: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


53-53: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


54-54: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


55-55: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


56-56: Expected: 6; Actual: 12
Unordered list indentation

(MD007, ul-indent)


57-57: Expected: 8; Actual: 16
Unordered list indentation

(MD007, ul-indent)


58-58: Expected: 8; Actual: 16
Unordered list indentation

(MD007, ul-indent)


59-59: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


60-60: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


61-61: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


63-63: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


64-64: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


65-65: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


66-66: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


67-67: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


68-68: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 175b25d and b86554e.

📒 Files selected for processing (5)
  • packages/freezed/README.md (1 hunks)
  • resources/translations/ja_JP/README.md (2 hunks)
  • resources/translations/ko_KR/README.md (1 hunks)
  • resources/translations/vi_VN/README.md (1 hunks)
  • resources/translations/zh_CN/README.md (1 hunks)
✅ Files skipped from review due to trivial changes (3)
  • packages/freezed/README.md
  • resources/translations/ja_JP/README.md
  • resources/translations/ko_KR/README.md
🧰 Additional context used
🪛 Markdownlint (0.37.0)
resources/translations/vi_VN/README.md

37-37: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


38-38: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


39-39: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


40-40: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


41-41: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


42-42: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


43-43: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


44-44: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


45-45: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


46-46: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


47-47: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


48-48: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


49-49: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


50-50: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


51-51: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


52-52: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


53-53: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


54-54: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


55-55: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


56-56: Expected: 6; Actual: 12
Unordered list indentation

(MD007, ul-indent)


57-57: Expected: 8; Actual: 16
Unordered list indentation

(MD007, ul-indent)


58-58: Expected: 8; Actual: 16
Unordered list indentation

(MD007, ul-indent)


59-59: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


60-60: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


61-61: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


63-63: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


64-64: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


65-65: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


66-66: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


67-67: Expected: 4; Actual: 8
Unordered list indentation

(MD007, ul-indent)


68-68: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


174-174: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


175-175: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


176-176: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


366-366: null
Emphasis used instead of a heading

(MD036, no-emphasis-as-heading)


121-121: null
Fenced code blocks should have a language specified

(MD040, fenced-code-language)


1109-1109: null
Fenced code blocks should have a language specified

(MD040, fenced-code-language)


7-7: null
Images should have alternate text (alt text)

(MD045, no-alt-text)


1185-1185: null
Images should have alternate text (alt text)

(MD045, no-alt-text)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


577-577: null
Link fragments should be valid

(MD051, link-fragments)


828-828: null
Link fragments should be valid

(MD051, link-fragments)


1192-1192: null
Link fragments should be valid

(MD051, link-fragments)

🪛 LanguageTool
resources/translations/vi_VN/README.md

[misspelling] ~9-~9: Possible spelling mistakes found.
Context: ...Freezed], Freezed là một công cụ tạo mã cho các lớp dữ liệu, union và cloning. > [!NOT...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~170-~170: Possible spelling mistakes found.
Context: ...age. - Vì sử dụng @freezed, nên tất cả các thuộc tính của lớp này là bất biến. - V...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~175-~175: Possible spelling mistakes found.
Context: ...g thức toString ghi đè để liệt kê tất cả các thuộc tính của đối tượng. - Phương ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~176-~176: Possible spelling mistakes found.
Context: ...r ==hashCodeghi đè (vìPerson` là lớp bất biến). Từ ví dụ này, có thể rút ra...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~180-~180: Possible spelling mistakes found.
Context: ... thể rút ra một số điều: - Lớp mô hình cần có annotation @freezed (hoặc @Freezed,...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~187-~187: Possible spelling mistakes found.
Context: ...tham số constructor sẽ là danh sách tất cả các thuộc tính trong lớp. Tham số không n...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~192-~192: Possible spelling mistakes found.
Context: ...đã thấy cách định nghĩa mô hình với tất cả các thuộc tính là final. Tuy nhiên, đôi k...

(EN_MULTITOKEN_SPELLING_TWO)


[uncategorized] ~195-~195: Possible missing comma found.
Context: ...ình. Freezed hỗ trợ điều này bằng cách thay thế annotation @freezed bằng `@unfree...

(AI_HYDRA_LEO_MISSING_COMMA)


[misspelling] ~236-~236: Possible spelling mistakes found.
Context: ...alse } ``` - Dĩ nhiên, vì Person là lớp có thể thay đổi, bạn không thể sử dụng ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~357-~357: Possible spelling mistakes found.
Context: ...any/Director/Assistant` ở trên, tất cả các cú pháp "copy" sau sẽ hoạt động. ```da...

(EN_MULTITOKEN_SPELLING_TWO)


[formatting] ~381-~381: Did you mean “?”
Context: ...sửa lỗi này, bạn có thể sử dụng toán tử ?.call như sau. ```dart Company? newComp...

(MULTIPLE_PUNCTATION_MARKS_1)


[misspelling] ~424-~424: Possible spelling mistakes found.
Context: ...uctor factory. Vì vậy, để thêm assert vào lớp Freezed, bạn cần sử dụng decorator `@As...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~454-~454: Possible spelling mistakes found.
Context: ...ment decorator/ document cho thuộc tính và lớp. Hãy xem ví dụ dưới đây. ```dart @fre...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~554-~554: Possible spelling mistakes found.
Context: ...tương tự khi triển khai hoặc thêm mixin cho các lớp tổng quát (ví dụ: `AdministrativeAr...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~577-~577: Possible spelling mistakes found.
Context: ... } ``` Lưu ý 1: Hãy triển khai tất cả các thành viên trừu tượng theo yêu cầu của ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~577-~577: Possible spelling mistakes found.
Context: ...u interface không có thành viên hay chỉ có các trường, bạn có thể thêm chúng vào các c...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~577-~577: Possible spelling mistakes found.
Context: ...g hợp đồng của interface. Nếu interface có các phương thức hoặc getter mà bạn cần triể...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~579-~579: Possible spelling mistakes found.
Context: ...mplements` trong các lớp Freezed. Lý do là lớp Freezed không thể được mở rộng hoặc tri...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~637-~637: Possible spelling mistakes found.
Context: ...ụng dựa trên giá trị của nó. Ví dụ, khi có các constructor như sau: ```dart @freezed ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~706-~706: Possible spelling mistakes found.
Context: ... muốn tùy chỉnh khóa và giá trị của tất cả các lớp, bạn có thể chỉ định điều này trong...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~760-~760: Possible spelling mistakes found.
Context: ... có thể sử dụng bộ chuyển đổi tùy chỉnh cho các tham số constructor trong List. ```d...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~801-~801: Possible spelling mistakes found.
Context: ... ``` Cách sử dụng @JsonKey? Tất cả các decorator được truyền vào tham số const...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~826-~826: Possible spelling mistakes found.
Context: ...ờ json_serializable tùy chỉnh cho tất cả các lớp (ví dụ explicit_to_json hoặc `any...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~852-~852: Possible spelling mistakes found.
Context: ...ày cho phép mô hình của chúng ta có thể có các trạng thái khác nhau, loại trừ lẫn nhau...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~876-~876: Possible spelling mistakes found.
Context: ...đọc các thuộc tính không chung giữa tất cả các constructor. Ví dụ, nếu bạn viết như s...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~895-~895: Possible spelling mistakes found.
Context: ...gược lại, các thuộc tính chung giữa tất cả các constructor vẫn có thể đọc được. Ví dụ,...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~906-~906: Possible spelling mistakes found.
Context: .... Đối với các thuộc tính chung giữa tất cả các constructor, bạn có thể sử dụng `copyWi...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~957-~957: Possible spelling mistakes found.
Context: ...ụng các lớp sealed. > Vì vậy, bạn không còn cần phải dựa vào các phương thức do Freezed...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~1104-~1104: Possible spelling mistakes found.
Context: ...ạn cũng có thể áp dụng thay đổi cho tất cả các mô hình Freezed trong dự án. Trong trư...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~1153-~1153: This word is normally spelled as one.
Context: ... thể tải Live Templates cho mã khởi tạo boiler plate [tại đây](https://github.com/Tinhorn/fr...

(EN_COMPOUNDS_BOILER_PLATE)


[misspelling] ~1154-~1154: Possible spelling mistakes found.
Context: ...lates). IntelliJ và Android Studio cung cấp các Live Templates cho mã khởi tạo, có thể ...

(EN_MULTITOKEN_SPELLING_TWO)

⏰ Context from checks skipped due to timeout of 90000ms (3)
  • GitHub Check: freezed (packages/freezed_lint, master, get)
  • GitHub Check: freezed (packages/freezed_annotation, master, get)
  • GitHub Check: freezed (packages/freezed, master, get)
🔇 Additional comments (7)
resources/translations/vi_VN/README.md (6)

1-8: Language links and badges look good!

The language navigation links and status badges are correctly included and formatted.

🧰 Tools
🪛 Markdownlint (0.37.0)

7-7: null
Images should have alternate text (alt text)

(MD045, no-alt-text)


9-30: Well-translated introduction and motivation section!

The translation effectively communicates Freezed's purpose and benefits while maintaining technical accuracy.

🧰 Tools
🪛 LanguageTool

[misspelling] ~9-~9: Possible spelling mistakes found.
Context: ...Freezed], Freezed là một công cụ tạo mã cho các lớp dữ liệu, union và cloning. > [!NOT...

(EN_MULTITOKEN_SPELLING_TWO)


72-138: Installation and setup instructions are accurately translated!

The section maintains technical accuracy while providing clear instructions in Vietnamese.

🧰 Tools
🪛 Markdownlint (0.37.0)

121-121: null
Fenced code blocks should have a language specified

(MD040, fenced-code-language)


139-829: Excellent translation of technical concepts!

The usage section successfully:

  • Preserves code examples and technical accuracy
  • Maintains consistent translation of technical terms
  • Makes complex concepts accessible to Vietnamese readers
🧰 Tools
🪛 Markdownlint (0.37.0)

174-174: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


175-175: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


176-176: Expected: 2; Actual: 4
Unordered list indentation

(MD007, ul-indent)


366-366: null
Emphasis used instead of a heading

(MD036, no-emphasis-as-heading)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


405-405: Expected: underscore; Actual: asterisk
Emphasis style

(MD049, emphasis-style)


577-577: null
Link fragments should be valid

(MD051, link-fragments)


828-828: null
Link fragments should be valid

(MD051, link-fragments)

🪛 LanguageTool

[misspelling] ~170-~170: Possible spelling mistakes found.
Context: ...age. - Vì sử dụng @freezed, nên tất cả các thuộc tính của lớp này là bất biến. - V...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~175-~175: Possible spelling mistakes found.
Context: ...g thức toString ghi đè để liệt kê tất cả các thuộc tính của đối tượng. - Phương ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~176-~176: Possible spelling mistakes found.
Context: ...r ==hashCodeghi đè (vìPerson` là lớp bất biến). Từ ví dụ này, có thể rút ra...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~180-~180: Possible spelling mistakes found.
Context: ... thể rút ra một số điều: - Lớp mô hình cần có annotation @freezed (hoặc @Freezed,...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~187-~187: Possible spelling mistakes found.
Context: ...tham số constructor sẽ là danh sách tất cả các thuộc tính trong lớp. Tham số không n...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~192-~192: Possible spelling mistakes found.
Context: ...đã thấy cách định nghĩa mô hình với tất cả các thuộc tính là final. Tuy nhiên, đôi k...

(EN_MULTITOKEN_SPELLING_TWO)


[uncategorized] ~195-~195: Possible missing comma found.
Context: ...ình. Freezed hỗ trợ điều này bằng cách thay thế annotation @freezed bằng `@unfree...

(AI_HYDRA_LEO_MISSING_COMMA)


[misspelling] ~236-~236: Possible spelling mistakes found.
Context: ...alse } ``` - Dĩ nhiên, vì Person là lớp có thể thay đổi, bạn không thể sử dụng ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~357-~357: Possible spelling mistakes found.
Context: ...any/Director/Assistant` ở trên, tất cả các cú pháp "copy" sau sẽ hoạt động. ```da...

(EN_MULTITOKEN_SPELLING_TWO)


[formatting] ~381-~381: Did you mean “?”
Context: ...sửa lỗi này, bạn có thể sử dụng toán tử ?.call như sau. ```dart Company? newComp...

(MULTIPLE_PUNCTATION_MARKS_1)


[misspelling] ~424-~424: Possible spelling mistakes found.
Context: ...uctor factory. Vì vậy, để thêm assert vào lớp Freezed, bạn cần sử dụng decorator `@As...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~454-~454: Possible spelling mistakes found.
Context: ...ment decorator/ document cho thuộc tính và lớp. Hãy xem ví dụ dưới đây. ```dart @fre...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~554-~554: Possible spelling mistakes found.
Context: ...tương tự khi triển khai hoặc thêm mixin cho các lớp tổng quát (ví dụ: `AdministrativeAr...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~577-~577: Possible spelling mistakes found.
Context: ... } ``` Lưu ý 1: Hãy triển khai tất cả các thành viên trừu tượng theo yêu cầu của ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~577-~577: Possible spelling mistakes found.
Context: ...u interface không có thành viên hay chỉ có các trường, bạn có thể thêm chúng vào các c...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~577-~577: Possible spelling mistakes found.
Context: ...g hợp đồng của interface. Nếu interface có các phương thức hoặc getter mà bạn cần triể...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~579-~579: Possible spelling mistakes found.
Context: ...mplements` trong các lớp Freezed. Lý do là lớp Freezed không thể được mở rộng hoặc tri...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~637-~637: Possible spelling mistakes found.
Context: ...ụng dựa trên giá trị của nó. Ví dụ, khi có các constructor như sau: ```dart @freezed ...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~706-~706: Possible spelling mistakes found.
Context: ... muốn tùy chỉnh khóa và giá trị của tất cả các lớp, bạn có thể chỉ định điều này trong...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~760-~760: Possible spelling mistakes found.
Context: ... có thể sử dụng bộ chuyển đổi tùy chỉnh cho các tham số constructor trong List. ```d...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~801-~801: Possible spelling mistakes found.
Context: ... ``` Cách sử dụng @JsonKey? Tất cả các decorator được truyền vào tham số const...

(EN_MULTITOKEN_SPELLING_TWO)


[misspelling] ~826-~826: Possible spelling mistakes found.
Context: ...ờ json_serializable tùy chỉnh cho tất cả các lớp (ví dụ explicit_to_json hoặc `any...

(EN_MULTITOKEN_SPELLING_TWO)


1070-1138: Configuration section is well translated!

The translation accurately conveys configuration options while maintaining technical precision.

🧰 Tools
🪛 Markdownlint (0.37.0)

1109-1109: null
Fenced code blocks should have a language specified

(MD040, fenced-code-language)

🪛 LanguageTool

[misspelling] ~1104-~1104: Possible spelling mistakes found.
Context: ...ạn cũng có thể áp dụng thay đổi cho tất cả các mô hình Freezed trong dự án. Trong trư...

(EN_MULTITOKEN_SPELLING_TWO)


1140-1195: Tools section is properly translated and documented!

All IDE extensions, third-party tools, and references are accurately preserved in the translation.

🧰 Tools
🪛 Markdownlint (0.37.0)

1185-1185: null
Images should have alternate text (alt text)

(MD045, no-alt-text)


1192-1192: null
Link fragments should be valid

(MD051, link-fragments)

🪛 LanguageTool

[misspelling] ~1153-~1153: This word is normally spelled as one.
Context: ... thể tải Live Templates cho mã khởi tạo boiler plate [tại đây](https://github.com/Tinhorn/fr...

(EN_COMPOUNDS_BOILER_PLATE)


[misspelling] ~1154-~1154: Possible spelling mistakes found.
Context: ...lates). IntelliJ và Android Studio cung cấp các Live Templates cho mã khởi tạo, có thể ...

(EN_MULTITOKEN_SPELLING_TWO)

resources/translations/zh_CN/README.md (1)

1-1: Language navigation links are correctly updated!

The Vietnamese translation link has been properly added to the language navigation section.

@ChunhThanhDe
Copy link
Author

Hi @rrousselGit, could you take a look at my PR #1146 when you have time? Thanks! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant