Add Turkish language support and align VueUse dependencies#3383
Add Turkish language support and align VueUse dependencies#3383hamdymohamedak wants to merge 3 commits intovuejs:mainfrom
Conversation
pnpm: add overrides for @vueuse/core, @vueuse/shared, and @vueuse/metadata to 14.2.1 so SSR/client bundles resolve the same version as VitePress. Prevents createRef export mismatch when @vueuse/shared v10 was hoisted alongside VueUse 14.
✅ Deploy Preview for vuejs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Do you know Turkish? If you want to help, check out this link: https://github.com/poyrazavsever/vuejs-docs-tr |
Where is the problem at my pr?? |
|
This PR isn't necessary. We've already translated these in our own repository. Moreover, the Turkish translations are very inaccurate in many places. If you don't know Turkish, please don't use translation tools like Google Translate. |
|
Please coordinate on a separate repository. This repo only hosts the English version. If there is a consensus, feel free to add the actual repo link of Turkish translations to WIP languages in |
Description of Problem
Currently, Vue documentation is not available in Turkish (Türkçe), making it less accessible for Turkish-speaking developers and beginners who prefer to learn in their native language.
Proposed Solution
Start a Turkish translation initiative by:
Creating a dedicated repository for Turkish (tr) translations
Translating core sections of the Vue docs (starting with the Guide)
Following official translation guidelines for consistency and quality
Building a small contributor group for collaboration and review
Additional Information
issue #3380