Add Vue.js integration guide #1336#1512
Merged
maxprilutskiy merged 5 commits intoNov 12, 2025
Merged
Conversation
- Follows Laravel guide structure and format - Complete setup with vue-i18n - Language switching implementation - Dynamic content examples with interpolation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds a comprehensive Vue.js integration guide for the Lingo.dev CLI, providing step-by-step instructions for implementing internationalization in Vue.js applications using vue-i18n.
- Complete guide covering Vue.js 3.x setup with vue-i18n v9 integration
- Includes practical implementation examples with language switching and dynamic content
- Follows a logical progression from project setup through testing
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
✅ Rewrite or clarify each comment, ✅ Update the guide to be clear and concise
17prateek12
pushed a commit
to 17prateek12/lingo.dev
that referenced
this pull request
Jan 23, 2026
* Add Vue.js integration guide - Follows Laravel guide structure and format - Complete setup with vue-i18n - Language switching implementation - Dynamic content examples with interpolation * Clarify comments in Vue integration guide ✅ Rewrite or clarify each comment, ✅ Update the guide to be clear and concise
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.
Description
hi @sumitsaurabh927 and @davidturnbull sir
This PR adds a Vue.js integration guide for Lingo.dev CLI, following the same structure and format as the Laravel integration guide.
What's Included
Testing Completed
Follows Existing Pattern
This guide matches the structure of the Laravel integration guide:
Author Credit
If published, please credit: