feat: move feedback to sidebar footer, rename World card, fix Clear App Data scoping (#3945)

This commit is contained in:
Steven Enamakel
2026-06-22 18:01:23 -07:00
committed by GitHub
parent b6a6202d46
commit 95d517ca26
27 changed files with 302 additions and 142 deletions
+1
View File
@@ -52,6 +52,7 @@ const ALL_LOCALES = [...Object.keys(NATIVE_SCRIPT), ...LATIN_LOCALES];
// locales. These are reviewed exceptions — a value flagged here is expected, not a bug.
// A key NOT in this set that the detector flags is a genuine untranslated string to fix.
const INTENTIONAL_ENGLISH = new Set([
"agentWorld.world.title", // "Tiny Place" — brand/product name, same in every locale
"app.connectionIndicator.coreOffline",
"channels.activeRouteValue",
"composio.integrationSlugsExample",