docs: update community links and translation strings#443
Merged
Conversation
Revised WeChat and Slack community links in both Chinese and English index pages, updated contact info in HugeGraph-AI quickstart docs and improved translation for 'last modified' in English and Chinese i18n files. Minor change in sticky-footer.css.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates community contact information and improves translation strings across documentation. The changes transition community links from WeChat-focused to Slack-focused in the English version while maintaining WeChat emphasis in the Chinese version, and refine the "last modified" messaging to be clearer for users.
- Updated i18n translation strings for "last modified" to be more descriptive ("Page last updated" in English, "本页最后更新于" in Chinese)
- Revised community contact sections to emphasize Slack for English docs and WeChat for Chinese docs
- Minor wording improvements in quickstart documentation contact information
Reviewed changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
themes/docsy/i18n/zh.toml |
Updated Chinese translation for post modification text to be more descriptive |
themes/docsy/i18n/zh-cn.toml |
Updated simplified Chinese translation for post modification text to be more descriptive |
themes/docsy/i18n/en.toml |
Updated English translation for post modification text from "Last modified" to "Page last updated" |
themes/docsy/assets/vendor/bootstrap/site/content/docs/4.6/examples/sticky-footer/sticky-footer.css |
Added "Last modified" text to CSS file (problematic placement) |
content/en/docs/quickstart/hugegraph-ai/_index.md |
Refined WeChat contact description from "official account" to "on WeChat" |
content/en/_index.html |
Changed community feature from WeChat to Slack with ASF Slack channel link |
content/cn/docs/quickstart/hugegraph-ai/_index.md |
Minor spacing adjustment in WeChat contact description |
content/cn/_index.html |
Removed incorrect Twitter URL and added Slack channel information while keeping WeChat focus |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
github-actions bot
pushed a commit
that referenced
this pull request
Dec 28, 2025
Revised WeChat and Slack community links in both Chinese and English index pages, updated contact info in HugeGraph-AI quickstart docs and improved translation for 'last modified' in English and Chinese i18n files. Minor change in sticky-footer.css. 8b6aec9
github-actions bot
pushed a commit
to Tsukilc/incubator-hugegraph-doc
that referenced
this pull request
Jan 19, 2026
Revised WeChat and Slack community links in both Chinese and English index pages, updated contact info in HugeGraph-AI quickstart docs and improved translation for 'last modified' in English and Chinese i18n files. Minor change in sticky-footer.css. 8b6aec9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Revised WeChat and Slack community links in both Chinese and English index pages, updated contact info in HugeGraph-AI quickstart docs
and improved translation for 'last modified' in English and Chinese i18n files. Minor change in sticky-footer.css.