Skip to content

Add Norwegian Nynorsk (nn-NO) locale#8395

Open
arvindfroi wants to merge 1 commit into
wenzhixin:developfrom
arvindfroi:add-nn-NO-locale
Open

Add Norwegian Nynorsk (nn-NO) locale#8395
arvindfroi wants to merge 1 commit into
wenzhixin:developfrom
arvindfroi:add-nn-NO-locale

Conversation

@arvindfroi

Copy link
Copy Markdown

Adds a Norwegian Nynorsk (nn-NO / nn) locale. bootstrap-table already ships Bokmål (nb-NO); this adds Norway's other official written standard. All keys are fully translated.

Disclosure: prepared with AI assistance and reviewed by me as a native Norwegian speaker.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Norwegian Nynorsk locale (nn-NO / nn) to Bootstrap Table, complementing the existing Norwegian Bokmål (nb-NO) locale support.

Changes:

  • Introduces a new locale definition at $.fn.bootstrapTable.locales['nn-NO'] and alias ['nn'].
  • Provides Nynorsk translations for Bootstrap Table UI strings and merges them into $.fn.bootstrapTable.defaults.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +1 to +5
/**
* Bootstrap Table Norwegian Nynorsk translation
*/

$.fn.bootstrapTable.locales['nn-NO'] = $.fn.bootstrapTable.locales['nn'] = {
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