Skip to content

🌏 i18n: Localize Stray Strings#7

Merged
dustinhealy merged 1 commit intomainfrom
fix/localize-admin-panel
Apr 8, 2026
Merged

🌏 i18n: Localize Stray Strings#7
dustinhealy merged 1 commit intomainfrom
fix/localize-admin-panel

Conversation

@dustinhealy
Copy link
Copy Markdown
Contributor

Summary

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).

Change Type

  • Translation update

  • My code adheres to this project's style guidelines

  • I have performed a self-review of my own code

  • I have commented in any complex areas of my code

  • My changes do not introduce new warnings

  • Local unit tests pass with my changes

@danny-avila
Copy link
Copy Markdown
Contributor

merge conflict

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).
@dustinhealy dustinhealy force-pushed the fix/localize-admin-panel branch from 53d55ff to 816d7f0 Compare April 6, 2026 16:13
@dustinhealy
Copy link
Copy Markdown
Contributor Author

merge conflict

resolved

@dustinhealy dustinhealy merged commit 1a42efe into main Apr 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants