{"id":49935,"library":"go-playground-locales","title":"Locales","description":"Locales provides locale-specific data (number formatting, currencies, etc.) for Go, used by the universal-translator package.","status":"active","version":"0.14.1","language":"go","source_language":null,"source_url":"https://github.com/go-playground/locales","tags":["locale","i18n","formatting","currencies"],"install":[{"cmd":"go get github.com/go-playground/locales","lang":"bash","label":"Install github.com/go-playground/locales"}],"dependencies":[],"imports":[{"symbol":"locales","correct":"github.com/go-playground/locales"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-playground/locales/en\"\n)\n\nfunc main() {\n\tlocale := en.New()\n\tfmt.Println(locale.FmtNumber(1234.56))\n}","lang":"go","description":"Format a number using English locale rules."},"warnings":[],"env_vars":null,"search_vec":"'currenc':10,24 'data':7 'etc':11 'format':9,23 'go':13 'i18n':22 'local':1,2,5,21 'locale-specif':4 'number':8 'packag':20 'provid':3 'specif':6 'translat':19 'univers':18 'universal-transl':17 'use':14","created_at":"2026-06-15T04:33:39.160050+00:00","updated_at":"2026-06-15T04:33:39.160050+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-playground/locales","github":"https://github.com/go-playground/locales","docs":"https://pkg.go.dev/github.com/go-playground/locales#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}