App will first try to capture the browser locale and if found, that locale will be used in handsontable, otherwise Handsontable default (en-US) will be used.
App will first try to capture the browser locale and if found, that locale will be used in handsontable, otherwise Handsontable default (en-US) will be used.
"It will first try to capture the browser locale and if found, it will be used in handsontable, otherwise Handsontable default (en-US) will be used." -> this information should ideally be in the code docs (comments) somewhere.
Also, please define "it"
"It will first try to capture the browser locale and if found, it will be used in handsontable, otherwise Handsontable default (en-US) will be used." -> this information should ideally be in the code docs (comments) somewhere.
Also, please define "it"
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
App will first try to capture the browser locale and if found, that locale will be used in handsontable, otherwise Handsontable default (en-US) will be used.
@@ -0,0 +2,4 @@import * as languages from 'numbro/dist/languages.min'/*** Applying the numeric formats based on the browser locale/language* @param rules rules to be updatedcan we provide more information on what these rules are?
@@ -0,0 +1,22 @@import { DcValidation } from '../models/dc-validation.model'import * as languages from 'numbro/dist/languages.min'/*** Applying the numeric formats based on the browser locale/languagecan we have a sentence to explain why this is important?
"It will first try to capture the browser locale and if found, it will be used in handsontable, otherwise Handsontable default (en-US) will be used." -> this information should ideally be in the code docs (comments) somewhere.
Also, please define "it"