vuetifyjs / vuetifyjs/cli

Missing translations

Open
#4 1 comment 0 reactions 1 assignee View on GitHub

@AndreyYolkin is already working on this.

Since Feb 24, 2026.

Dominant language
TypeScript
Stars
8
Forks
1
Avg merge
1m
Merged PRs (30d)
1

Description

In npm create vuetify@latest currently i see missing translations:

create-vuetify@3.0.2
Ok to proceed? (y) y

> npx
> create-vuetify

  `$$$$$$$$$ii$$$`  .;T$$$$$$$$$:`
    T$$$$$$i$$$$`  .$$$l$$$$$$$:
     T$$$$ii$$$`  .$$$$ll$$$$$:
      `$$$l$$F`  :$$$$$$i$$$$`
        T$i$F   :$$$$$$$l$$F
         `:F   :$$$$$$$$i$:
          `   :$$$$$$$$l$`
             :$$$$$$$$j$`
             `$$$$$$$j$`
               T$$$$l$`
                `$$i$`
                 `T:

┌  [missing "it.messages.create.intro" translation]
│
◇  [missing "it.prompts.project.name" translation]
│  vuetify-project
│
◇  [missing "it.prompts.framework.select" translation]
│  [missing "it.prompts.framework.vue" translation]
│
◇  [missing "it.prompts.css_framework.select" translation]
│  [missing "it.prompts.css_framework.none" translation]
│
◇  [missing "it.prompts.features.select" translation]
│  [missing "it.prompts.features.eslint.label" translation], [missing "it.prompts.features.mcp.label"
│  translation]
│
◇  [missing "it.prompts.install" translation]
│  Yes
│
◇  [missing "it.prompts.package_manager.select" translation]
│  npm
│
◇  [missing "it.prompts.preset.save" translation]
│  No
│
◇  [missing "it.spinners.template.downloaded" translation]
│
◇  [missing "it.spinners.config.applied" translation]
│
◇  [missing "it.spinners.dependencies.installed" translation]
│
└  [missing "it.messages.create.generated" translation]

┌─Next steps───────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│  cd vuetify-project                                                                                                  │
│  npm run dev                                                                                                         │
└──────────────────────────────────────────```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.