Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Missing I18n plugin #5847

Closed
roonie007 opened this issue Jun 18, 2024 · 2 comments
Closed

[Bug]: Missing I18n plugin #5847

roonie007 opened this issue Jun 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@roonie007
Copy link

Version

System:
    OS: Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
    CPU: (16) x64 12th Gen Intel(R) Core(TM) i5-12600K
    Memory: 17.58 GB / 27.30 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  npmPackages:
    @modern-js/app-tools: 2.53.0 => 2.53.0 
    @modern-js/eslint-config: 2.53.0 => 2.53.0 
    @modern-js/plugin-bff: 2.53.0 => 2.53.0 
    @modern-js/plugin-express: 2.53.0 => 2.53.0 
    @modern-js/plugin-tailwindcss: 2.53.0 => 2.53.0 
    @modern-js/runtime: 2.53.0 => 2.53.0 
    @modern-js/tsconfig: 2.53.0 => 2.53.0

Details

Missing i18n plugin in the modern new -> Enable Features

Also it looks like the modernjs documentation is missing the i18n plugin documentation section.

Reproduce link

No demo needed

Reproduce Steps

Simply start any modern project and try to add a plugin using the modern new

@roonie007 roonie007 added the bug Something isn't working label Jun 18, 2024
@caohuilin
Copy link
Member

What kind of ability do you need for i18n? Currently, the i18n plugin in Modern.js is only used internally.

@roonie007
Copy link
Author

Well instead of installing a bunch of modules and setting up an i18n library, using your plugin would be a lot easier, and actually I am using it, and it works perfectly.

I installed it without using the CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants