FeatureFlags: enable i18n flag in the registry (#59662)
This commit is contained in:
@@ -268,6 +268,7 @@ var (
|
||||
Name: "internationalization",
|
||||
Description: "Enables internationalization",
|
||||
State: FeatureStateStable,
|
||||
Expression: "true", // enabled by default
|
||||
},
|
||||
{
|
||||
Name: "topnav",
|
||||
|
||||
Reference in New Issue
Block a user