Skip to content

Add Vue.js integration guide #1336#1512

Merged
maxprilutskiy merged 5 commits into
lingodotdev:mainfrom
Darshan3690:vue-integration-guide
Nov 12, 2025
Merged

Add Vue.js integration guide #1336#1512
maxprilutskiy merged 5 commits into
lingodotdev:mainfrom
Darshan3690:vue-integration-guide

Conversation

@Darshan3690

@Darshan3690 Darshan3690 commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

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

  • Complete Vue.js 3.x project setup with Vue CLI
  • Integration with vue-i18n v9 for internationalization
  • Language switching component implementation
  • Dynamic content examples with interpolation
  • Tested workflow from setup to working multilingual app

Testing Completed

  • ✅ Created fresh Vue.js project following guide steps
  • ✅ Verified all commands execute successfully
  • ✅ Tested translation workflow with Lingo.dev CLI
  • ✅ Confirmed language switching works across all 5 languages (en, es, fr, de, ja)
  • ✅ Verified dynamic content (counter) displays correctly
  • ✅ No console errors in browser

Follows Existing Pattern

This guide matches the structure of the Laravel integration guide:

  • Same front matter format
  • Consistent step-by-step flow
  • Similar section organization
  • Matching tone and style

Author Credit

If published, please credit:

- Follows Laravel guide structure and format
- Complete setup with vue-i18n
- Language switching implementation
- Dynamic content examples with interpolation

Copilot AI left a comment

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.

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.

Comment thread docs/vue-integration-guide.md
Comment thread docs/vue-integration-guide.md Outdated
@maxprilutskiy maxprilutskiy merged commit 185e535 into lingodotdev:main Nov 12, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants