Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: intl support #1729

Merged
merged 1 commit into from
Sep 11, 2024
Merged

feat: intl support #1729

merged 1 commit into from
Sep 11, 2024

Conversation

keellyp
Copy link
Collaborator

@keellyp keellyp commented Sep 10, 2024

Context

Add a new flag in translation script to allow international keys

Description

// Only update english language
yarn translations:add {number}

// Updates all files in translation folder with the same key
yarn translations:add {number} --intl

@keellyp keellyp self-assigned this Sep 10, 2024
Copy link
Collaborator

@ansmonjol ansmonjol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it, thanks for taking care of this

@keellyp keellyp merged commit b93fe9f into main Sep 11, 2024
5 checks passed
@keellyp keellyp deleted the feat-translations-intl branch September 11, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants