Vue i18n dahsboard

I built a Vue i18n dashboard to stop editing JSON files Working with vue-i18n has always been a bit frustrating. Every time I needed to update a translation, I had to: open JSON files search for ke...

By · · 1 min read
Vue i18n dahsboard

Source: DEV Community

I built a Vue i18n dashboard to stop editing JSON files Working with vue-i18n has always been a bit frustrating. Every time I needed to update a translation, I had to: open JSON files search for keys reload the app to see changes It breaks the development flow. The problem Managing translations becomes even harder when: you have multiple languages multiple projects or a team working on translations Most existing solutions require migrating to a proprietary system or using a SaaS. The idea I wanted something simple: works with vue-i18n no migration usable locally but scalable if needed The solution So I built a dashboard that allows you to: edit translations live automatically detect keys from your code manage multiple projects use an API instead of JSON files if needed Two ways to use it Local mode Run it inside your project: edit translations export JSON files Server mode Run it as a platform: manage multiple projects sync with Git serve translations via API Why it’s different No vend

Related Posts

Similar Topics

#nuxt (2)#frontend (1)#javascript (1)#laravel (1)#php (1)#unocss (1)#cleancode (1)#vuetify (1)

Trending on ShareHub

  1. Understanding Modern JavaScript Frameworks in 2026
    by Alex Chen · Feb 12, 2026 · 0 likes
  2. The System Design Primer
    by Sarah Kim · Feb 12, 2026 · 0 likes
  3. Just shipped my first open-source project!
    by Alex Chen · Feb 12, 2026 · 0 likes
  4. OpenAI Blog
    by Sarah Kim · Feb 12, 2026 · 0 likes
  5. Building Accessible Web Applications: A Practical Guide
    by Alex Chen · Feb 12, 2026 · 0 likes
  6. Rapper Lil Poppa dead at 25, days after releasing new music
    Rapper Lil Poppa dead at 25, days after releasing new music
    by Anonymous User · Feb 19, 2026 · 0 likes
  7. write-for-us
    by Volt Raven · Mar 7, 2026 · 0 likes
  8. Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    by Anonymous User · Feb 12, 2026 · 0 likes
    #coffee gets cold #the #time travel
  9. Best DoorDash Promo Code Reddit Finds for Top Discounts
    Best DoorDash Promo Code Reddit Finds for Top Discounts
    by Anonymous User · Feb 12, 2026 · 0 likes
    #doordash #promo #reddit
  10. Premium SEO Services That Boost Rankings & Revenue | VirtualSEO.Expert
    by Anonymous User · Feb 12, 2026 · 0 likes
  11. NBC under fire for commentary about Team USA women's hockey team
    NBC under fire for commentary about Team USA women's hockey team
    by Anonymous User · Feb 18, 2026 · 0 likes
  12. Where to Watch The Nanny: Streaming and Online Viewing Options
    Where to Watch The Nanny: Streaming and Online Viewing Options
    by Anonymous User · Feb 12, 2026 · 0 likes
    #streaming #the nanny #where
  13. How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    by Anonymous User · Feb 12, 2026 · 0 likes
    #kindle unlimited #subscription #unlimited
  14. Russian skater facing backlash for comment about Amber Glenn
    Russian skater facing backlash for comment about Amber Glenn
    by Anonymous User · Feb 18, 2026 · 0 likes
  15. Google News
    Google News
    by Anonymous User · Feb 18, 2026 · 0 likes

Latest on ShareHub

Browse Topics

#artificial intelligence (36880)#data science (24144)#generative ai (19046)#ai (17749)#crypto (15045)#machine learning (14733)#bitcoin (14322)#featured (13583)#news & insights (13064)#crypto news (11118)

Around the Network