Skip to content

feat: extract text for admin form settings i18n#9274

Open
brendancjz wants to merge 1 commit intoopengovsg:developfrom
brendancjz:feat/i18n-extraction-settings-section
Open

feat: extract text for admin form settings i18n#9274
brendancjz wants to merge 1 commit intoopengovsg:developfrom
brendancjz:feat/i18n-extraction-settings-section

Conversation

@brendancjz
Copy link
Copy Markdown
Contributor

Problem

Closes #8453

Solution

  • Collate text strings within the affected files
  • Transfer them to appropriate en-sg file
  • Clean up legacy package simplur in favour of i18n pluralisation. But in this PR, theres no pluralization being done too.

Breaking Changes

  • Yes - this PR contains breaking changes
    • Details ...
  • No - this PR is backwards compatible

Features:

  • Details ...

Improvements:

  • Details ...

Bug Fixes:

  • Details ...

Before & After Screenshots

BEFORE:

AFTER:

Tests

Deploy Notes

New environment variables:

  • env var : env var details

New scripts:

  • script : script details

New dependencies:

  • dependency : dependency details

New dev dependencies:

  • dependency : dependency details

@brendancjz brendancjz requested a review from a team as a code owner April 2, 2026 05:06
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.

feat(i18n): extract text from Setting component

1 participant