Navigation Internationalization: can't save Chinese characters

System Information
  • Strapi Version: 4.7.1
  • Operating System: Mac
  • Database: SQLite
  • Node Version: >=14.19.1 <=18.x.x
  • NPM Version: >=6.0.0
  • Yarn Version:
    “strapi-plugin-navigation”: “^2.2.3”,

I enabled internationalization in Strapi and in the Navigation Plugin. Everything works fine, until when I change “Home” to Chinese characters and click the Save button, nothing happens, but when I add an English letter or a number in front of the Chinese characters, the Save button works again.

Single-type and collection work fine with internationalization.

How can I fix this? Thank you very much.

Recording 2023-05-17 at 07.48.19
As you can see, I can’t click save when there is no letter or number in front of the Chinese characters.

Oooooo a validation bug, personally I’d just accept whatever the user inputs (within reason)

How do I do that? @dallasclark

By the way, the issue is raised in the GitHub of the plugin: [i18n] Some language aren't support by i18n · Issue #335 · VirtusLab-Open-Source/strapi-plugin-navigation · GitHub

Speaking to the developer in my previous comment