Skip to content

[New Feature]Added internationalization configuration to Fury.#141

Merged
chaokunyang merged 6 commits into
apache:mainfrom
LofiSu:feature-global
Aug 3, 2024
Merged

[New Feature]Added internationalization configuration to Fury.#141
chaokunyang merged 6 commits into
apache:mainfrom
LofiSu:feature-global

Conversation

@LofiSu
Copy link
Copy Markdown
Contributor

@LofiSu LofiSu commented Aug 3, 2024

"Added internationalized routing configuration and internationalization framework setup to Fury, and included a Simplified Chinese version."
image
image

…n framework setup to Fury, and included a Simplified Chinese version.
Comment thread i18n/en/code.json Outdated
@@ -0,0 +1,289 @@
{
"theme.ErrorPageContent.title": {
"message": "This page crashed.",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Whylen will we go to this page

Comment thread i18n/en/code.json Outdated
@chaokunyang
Copy link
Copy Markdown
Contributor

@theweipeng could you take a look at this pr?

Copy link
Copy Markdown
Contributor Author

@LofiSu LofiSu left a comment

Choose a reason for hiding this comment

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

The unnecessary parts have been deleted. Some come with the npm run start -- --locale zh-CN command integration. It does not affect the running, just translates.

Comment thread i18n/zh-CN/code.json Outdated
"description": "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost": {
"message": "较新一篇",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

下一篇

Comment thread i18n/zh-CN/code.json Outdated
"description": "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost": {
"message": "较旧一篇",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

上一篇

Copy link
Copy Markdown
Contributor

@chaokunyang chaokunyang left a comment

Choose a reason for hiding this comment

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

LGTM

@chaokunyang chaokunyang merged commit b2aa2fd into apache:main Aug 3, 2024
@LofiSu LofiSu deleted the feature-global branch April 8, 2025 05:09
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.

2 participants