8000 fix: fixed some minor issue with dutch locale by fagertjan · Pull Request #4257 · rsuite/rsuite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: fixed some minor issue with dutch locale #4257

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

Conversation

fagertjan
Copy link
Contributor

See: #4255

Copy link
codesandbox bot commented Apr 23, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
vercel bot commented Apr 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 0:28am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 0:28am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses minor issues with the Dutch locale translations by correcting a typographical error and updating a misleading translation.

  • Corrected the spelling for "minutes" from "Mimnuten" to "Minuten".
  • Changed "clear" translation from "Duidelijk" to "Wissen" to better reflect the intended meaning.

@@ -13,7 +13,7 @@ const DateTimeFormats = {
yesterday: 'Gisteren',
now: 'Nu',
hours: 'Uren',
minutes: 'Mimnuten',
minutes: 'Minuten',
Copy link
Preview
Copilot AI Apr 23, 2025

Choose a reason for hiding this comment

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

The spelling for 'minutes' has been corrected from 'Mimnuten' to 'Minuten'. Ensure this correction is consistent with other locale files.

Copilot uses AI. Check for mistakes.

@simonguo simonguo merged commit 79a6de6 into rsuite:main Apr 24, 2025
14 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
0