Skip to content

Conversation

AnakinYen0329
Copy link

What does this PR do?

I translated the README.md into Traditional Chinese (zh-tw).

include README.md and localization/zh-TW/README.md

Copy link

github-actions bot commented Sep 23, 2025

PR Summary

This PR adds translations for Traditional Chinese (zh-TW) to the project's documentation and examples. It includes a new zh-TW directory under localization containing README files and images for various design patterns. The main README.md file has been updated to include a link to the new Traditional Chinese translation.

Changes

File Summary
README.md Updated the README.md file to include a link to the newly added Traditional Chinese (zh-TW) translation of the documentation.
localization/zh-TW/README.md This is a new file containing the Traditional Chinese translation of the project's main README file. It provides an introduction to design patterns and instructions on how to use the documentation.
localization/zh-TW/abstract-document/README.md This file contains the Traditional Chinese translation of the Abstract Document design pattern documentation. It includes explanations, examples, and diagrams.
localization/zh-TW/abstract-document/etc/abstract-document.png This file contains the diagram for the Abstract Document design pattern in Traditional Chinese.
localization/zh-TW/abstract-factory/README.md This file contains the Traditional Chinese translation of the Abstract Factory design pattern documentation. It includes explanations, examples, and diagrams.
localization/zh-TW/abstract-factory/etc/abstract-factory.urm.png This file contains the diagram for the Abstract Factory design pattern in Traditional Chinese.
localization/zh-TW/abstract-factory/etc/abstract-factory.urm.puml This file contains the PlantUML source code for the Abstract Factory design pattern diagram in Traditional Chinese.
localization/zh-TW/active-object/README.md This file contains the Traditional Chinese translation of the Active Object design pattern documentation. It includes explanations, examples, and diagrams.
localization/zh-TW/active-object/etc/active-object.urm.png This file contains the diagram for the Active Object design pattern in Traditional Chinese.
localization/zh-TW/actor-model/README.md This file contains the Traditional Chinese translation of the Actor Model design pattern documentation. It includes explanations, examples, and diagrams.
localization/zh-TW/actor-model/etc/Actor_Model_UML_Class_Diagram.png This file contains the diagram for the Actor Model design pattern in Traditional Chinese.
localization/zh-TW/actor-model/etc/actor-model.urm.puml This file contains the PlantUML source code for the Actor Model design pattern diagram in Traditional Chinese.

autogenerated by presubmit.ai

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Review Summary

Commits Considered (1)
Files Processed (2)
  • README.md (1 hunk)
  • localization/zh-TW/README.md (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
  • README.md [14-15]

    possible issue: "Incorrect link to Traditional Chinese translation"

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Review Summary

Commits Considered (1)
Files Processed (2)
  • README.md (1 hunk)
  • localization/zh-TW/README.md (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
  • README.md [14-15]

    possible issue: "Incorrect link to Traditional Chinese translation"

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Review Summary

Commits Considered (1)
  • 91b7826: Add Singleton pattern example
Files Processed (11)
  • localization/zh-TW/README.md (1 hunk)
  • localization/zh-TW/abstract-document/README.md (from localization/zh/abstract-document/README.md) (5 hunks)
  • localization/zh-TW/abstract-document/etc/abstract-document.png (from localization/zh/abstract-document/etc/abstract-document.png) (0 hunks)
  • localization/zh-TW/abstract-factory/README.md (1 hunk)
  • localization/zh-TW/abstract-factory/etc/abstract-factory.urm.png (0 hunks)
  • localization/zh-TW/abstract-factory/etc/abstract-factory.urm.puml (1 hunk)
  • localization/zh-TW/active-object/README.md (1 hunk)
  • localization/zh-TW/active-object/etc/active-object.urm.png (0 hunks)
  • localization/zh-TW/actor-model/README.md (1 hunk)
  • localization/zh-TW/actor-model/etc/Actor_Model_UML_Class_Diagram.png (0 hunks)
  • localization/zh-TW/actor-model/etc/actor-model.urm.puml (1 hunk)
Actionable Comments (0)
Skipped Comments (0)

Copy link

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