Skip to content

[feat] add Japanese to the nsis language. #7113

@t0m0120

Description

@t0m0120

Describe the problem

I get the following error when I set japanese to windows>nsis>language in tauri.conf.json

  "tauri": {
     ....
      "windows": {
        "nsis": {
          "languages": ["japanese"]
        }
      }

build error

       Error failed to bundle project: Language japanese not implemented. If it is a valid language listed on <https://github.com/kichik/nsis/tree/9465c08046f00ccb6eda985abbdbf52c275c6c4d/Contrib/Language%20files>, please open a Tauri feature request

Describe the solution you'd like

I would like to see Japanese added to the nsis build.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions