You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: localize all remaining hardcoded user-facing strings (#7)
Replace hardcoded English strings with useLocalize() calls across
Sidebar, PermissionsUnavailable, ConfigRow, ArrayObjectField,
ImportYamlDialog, ScopeSelector, and KeyValueField. Adds 12 new
translation keys to en/translation.json and reuses existing keys
where available (com_auth_title, com_config_entry_n, com_ui_true,
com_ui_false, com_scope_create_error).
0 commit comments