Adrian Brock

Results 191 comments of Adrian Brock

The normal way to do this would be: ```` I18n.format("translation.key", number); ```` where the translation key is ```` translation.key=EU %,d ```` The %,d will automatically add the locale specific separator....