-
Notifications
You must be signed in to change notification settings - Fork 9
Languages.md #377
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
Languages.md #377
Conversation
removed this line as it was not needed any more For details, you can refer to the article https://help.nyaruka.com/en/articles/4207750-changing-the-default-flow-language published by the Nyaruka team for the community. We thank the Nyaruka team for publishing it publicly for the community.
added languages supported for template messages
WalkthroughA documentation update was made by removing a reference to an external article about changing the default flow language and adding a new section detailing the languages supported for template messages, including a link to further information. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
🚀 Deployed on https://deploy-preview-377--glific-docs.netlify.app |
There was a problem hiding this 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 (2)
docs/3. Product Features/10. Others/03. Languages.md (2)
131-133: Ensure heading level fits the existing hierarchyMost earlier top-level sections in this document use
###(third-level) headings under a##parent. Introducing another##section here abruptly bumps the hierarchy and may break the auto-generated table-of-contents.
Consider switching to### Languages Supported for Template Messages(or the appropriate level relative to the parent heading) for consistency.
134-136: Tighten copy & fix spacing/link formattingMinor wording and spacing tweaks improve readability and future-proof the “71 languages” claim.
- - Message templates are supported in approximately 71 languages by Gupshup. - - - Check out the help link for details.[Read more](https://support.gupshup.io/hc/en-us/articles/360013321939-Which-languages-are-supported-for-message-templates) + - Gupshup currently supports message templates in ~71 languages. + + - For the complete, up-to-date list, see the Gupshup documentation: [Read more](https://support.gupshup.io/hc/en-us/articles/360013321939-Which-languages-are-supported-for-message-templates)
added languages supported for templates
Summary by CodeRabbit