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

Update Limit Reductions Table Form to display duration bounds in minutes and adjust translations accordingly #2451

Merged
merged 17 commits into from
Dec 31, 2024

Conversation

jamal-khey
Copy link
Contributor

No description provided.

…tes and adjust translations accordingly

Signed-off-by: jamal-khey <[email protected]>
@SlimaneAmar SlimaneAmar self-requested a review December 16, 2024 12:37
src/translations/fr.json Outdated Show resolved Hide resolved
if (lowBound === 0) {
return intl.formatMessage({ id: 'LimitDurationAfterIST' }, { value: highBound });
}
const lowBoundLabel = lowBound === 0 ? 'IST' : 'IT ' + lowBound;
Copy link
Contributor

Choose a reason for hiding this comment

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

?
IST it's for permanent limit

src/components/dialogs/parameters/load-flow-parameters.tsx Outdated Show resolved Hide resolved
src/translations/fr.json Outdated Show resolved Hide resolved
src/translations/fr.json Outdated Show resolved Hide resolved
src/translations/fr.json Outdated Show resolved Hide resolved
src/translations/en.json Show resolved Hide resolved
src/translations/fr.json Show resolved Hide resolved
src/translations/en.json Outdated Show resolved Hide resolved
Signed-off-by: jamal-khey <[email protected]>
@jamal-khey jamal-khey self-assigned this Dec 18, 2024
Signed-off-by: jamal-khey <[email protected]>
Signed-off-by: jamal-khey <[email protected]>
Signed-off-by: jamal-khey <[email protected]>
Signed-off-by: jamal-khey <[email protected]>
Signed-off-by: jamal-khey <[email protected]>
Signed-off-by: jamal-khey <[email protected]>
Signed-off-by: jamal-khey <[email protected]>
Copy link

@jamal-khey jamal-khey merged commit 4a99ccf into main Dec 31, 2024
5 checks passed
@jamal-khey jamal-khey deleted the jamal-khey/redesing-limit-reductions branch December 31, 2024 13:52
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