{"id":31725183,"url":"https://github.com/drexed/cmdx-i18n","last_synced_at":"2026-01-20T17:53:15.649Z","repository":{"id":311093314,"uuid":"1042467733","full_name":"drexed/cmdx-i18n","owner":"drexed","description":"I18n translations and localization for CMDx","archived":false,"fork":false,"pushed_at":"2025-09-30T21:40:46.000Z","size":249,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T14:38:44.947Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drexed.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-22T04:20:29.000Z","updated_at":"2025-09-30T21:40:50.000Z","dependencies_parsed_at":"2025-08-22T05:25:05.548Z","dependency_job_id":"d4fe876a-f700-49ca-9926-16a01aea4e1a","html_url":"https://github.com/drexed/cmdx-i18n","commit_stats":null,"previous_names":["drexed/cmdx-i18n"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/drexed/cmdx-i18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drexed%2Fcmdx-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drexed%2Fcmdx-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drexed%2Fcmdx-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drexed%2Fcmdx-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drexed","download_url":"https://codeload.github.com/drexed/cmdx-i18n/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drexed%2Fcmdx-i18n/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000739,"owners_count":26082933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-09T05:21:11.256Z","updated_at":"2025-10-09T05:21:15.385Z","avatar_url":"https://github.com/drexed.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./src/cmdx-light-logo.png#gh-light-mode-only\" width=\"200\" alt=\"CMDx Logo\"\u003e\n  \u003cimg src=\"./src/cmdx-dark-logo.png#gh-dark-mode-only\" width=\"200\" alt=\"CMDx Logo\"\u003e\n\n  ---\n\n  I18n localization files for the CMDx framework.\n\n  [Changelog](./CHANGELOG.md) · [Report Bug](https://github.com/drexed/cmdx-i18n/issues) · [Request Feature](https://github.com/drexed/cmdx-i18n/issues)\n\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/gem/v/cmdx-i18n\"\u003e\n  \u003cimg alt=\"Build\" src=\"https://github.com/drexed/cmdx-i18n/actions/workflows/ci.yml/badge.svg\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/drexed/cmdx-i18n\"\u003e\n\u003c/div\u003e\n\n# CMDx::I18n\n\nCentralization of locales for [CMDx](https://github.com/drexed/cmdx).\n\n\u003e [!NOTE]\n\u003e The contents of this gem have been integrated in the [CMDx](https://github.com/drexed/cmdx) itself and is meant for backwards compatibility between versions `1.5.0` and `1.6.2`. This gem will only receive bug and security patches.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'cmdx-i18n'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install cmdx-i18n\n\n## Configuration\n\nIf the `I18n` gem is installed in a Rails app, `cmdx-i18n` locales are automatically loaded and are managed through the `I18n.available_locales` option.\n\n## Local Version\n\nExecute the following command to copy any locale to the Rails applications `config/locales` directory:\n\n```bash\nrails generate cmdx:i18n:locale [LOCALE]\n\n# Eg: generate french locale\nrails generate cmdx:i18n:locale fr\n```\n\n## Locales\n\n- af - Afrikaans\n- ar - Arabic\n- az - Azerbaijani\n- be - Belarusian\n- bg - Bulgarian\n- bn - Bengali\n- bs - Bosnian\n- ca - Catalan\n- cnr - Montenegrin\n- cs - Czech\n- cy - Welsh\n- da - Danish\n- de - German\n- dz - Dzongkha\n- el - Greek\n- en - English\n- eo - Esperanto\n- es - Spanish\n- et - Estonian\n- eu - Basque\n- fa - Persian\n- fi - Finnish\n- fr - French\n- fy - Western Frisian\n- gd - Scottish Gaelic\n- gl - Galician\n- he - Hebrew\n- hi - Hindi\n- hr - Croatian\n- hu - Hungarian\n- hy - Armenian\n- id - Indonesian\n- is - Icelandic\n- it - Italian\n- ja - Japanese\n- ka - Georgian\n- kk - Kazakh\n- km - Khmer\n- kn - Kannada\n- ko - Korean\n- lb - Luxembourgish\n- lo - Lao\n- lt - Lithuanian\n- lv - Latvian\n- mg - Malagasy\n- mk - Macedonian\n- ml - Malayalam\n- mn - Mongolian\n- mr-IN - Marathi (India)\n- ms - Malay\n- nb - Norwegian Bokmål\n- ne - Nepali\n- nl - Dutch\n- nn - Norwegian Nynorsk\n- oc - Occitan\n- or - Odia\n- pa - Punjabi\n- pl - Polish\n- pt - Portuguese\n- rm - Romansh\n- ro - Romanian\n- ru - Russian\n- sc - Sardinian\n- sk - Slovak\n- sl - Slovenian\n- sq - Albanian\n- sr - Serbian\n- st - Southern Sotho\n- sv - Swedish\n- sw - Swahili\n- ta - Tamil\n- te - Telugu\n- th - Thai\n- tl - Tagalog\n- tr - Turkish\n- tt - Tatar\n- ug - Uyghur\n- uk - Ukrainian\n- ur - Urdu\n- uz - Uzbek\n- vi - Vietnamese\n- wo - Wolof\n- zh-CN - Chinese (Simplified)\n- zh-HK - Chinese (Hong Kong)\n- zh-TW - Chinese (Traditional)\n- zh-YUE - Chinese (Yue)\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/drexed/cmdx-i18n. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/drexed/cmdx-i18n/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Cmdx::I18n project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/drexed/cmdx-i18n/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrexed%2Fcmdx-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrexed%2Fcmdx-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrexed%2Fcmdx-i18n/lists"}