This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-11-22 05:06:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
examples
/
getstarted
/
config
/
features.js
6 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: set up ai i18n future flag (#24553)
2025-10-13 10:28:59 +02:00
module
.
exports
=
(
{
env
}
)
=>
(
{
future
:
{
unstableAILocalizations
:
true
,
}
,
}
)
;
Reference in New Issue
Copy Permalink