Be able to set Numbro.js language #5272
Replies: 3 comments
-
|
I believe this is possible by customizing the <meta name="locale" content="de-DE" />I'm curious, though, what are you trying to do client-side that you need this? |
Beta Was this translation helpful? Give feedback.
-
|
I changed the format of some Trends. They now show 1,000 (USA) instead of 1.000 (Europe) when indicating thousands. |
Beta Was this translation helpful? Give feedback.
-
|
You should be able to define user locale using the following instead of modifying https://nova.laravel.com/docs/4.0/customization/localization.html#user-locale-overrides |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Seems that the library is available in multiple languages but I don't find the way to set it on Nova.
Beta Was this translation helpful? Give feedback.
All reactions