{"id":20409324,"url":"https://github.com/refinery/refinerycms-i18n","last_synced_at":"2025-04-05T07:05:09.110Z","repository":{"id":1022581,"uuid":"850405","full_name":"refinery/refinerycms-i18n","owner":"refinery","description":"I18n logic for Refinery CMS","archived":false,"fork":false,"pushed_at":"2024-12-17T04:46:10.000Z","size":516,"stargazers_count":54,"open_issues_count":7,"forks_count":65,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T06:06:12.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://refinerycms.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/refinery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"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},"funding":{"github":["parndt","bricesanchez"]}},"created_at":"2010-08-20T03:26:05.000Z","updated_at":"2024-12-17T04:46:14.000Z","dependencies_parsed_at":"2025-02-19T09:10:51.669Z","dependency_job_id":null,"html_url":"https://github.com/refinery/refinerycms-i18n","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refinery","download_url":"https://codeload.github.com/refinery/refinerycms-i18n/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299831,"owners_count":20916190,"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","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":"2024-11-15T05:40:56.390Z","updated_at":"2025-04-05T07:05:09.082Z","avatar_url":"https://github.com/refinery.png","language":"Ruby","funding_links":["https://github.com/sponsors/parndt","https://github.com/sponsors/bricesanchez"],"categories":[],"sub_categories":[],"readme":"# Refinery CMS I18n\n\nI18n logic extracted from Refinery CMS, for Refinery CMS.\n\n```ruby\ngem 'refinerycms-i18n', '~\u003e 4.0.1'\nbundle install\nrails g refinery:i18n\n```\n\n```ruby\nRefinery::I18n.configure do |config|\n   config.default_locale = :en\n\n  # config.current_locale = :en\n\n  # config.default_frontend_locale = :en\n\n   config.frontend_locales = [:en,:ar]\n\n   config.locales = {:en=\u003e\"English\", :ar=\u003e\"Arabic\"}\n   #, :nl=\u003e\"Nederlands\", :pt=\u003e\"Português\", :\"pt-BR\"=\u003e\"Português brasileiro\", :da=\u003e\"Dansk\", :nb=\u003e\"Norsk Bokmål\", :sl=\u003e\"Slovenian\", :es=\u003e\"Español\", :it=\u003e\"Italiano\", :de=\u003e\"Deutsch\", :lv=\u003e\"Latviski\", :ru=\u003e\"Русский\", :sv=\u003e\"Svenska\", :pl=\u003e\"Polski\", :\"zh-CN\"=\u003e\"简体中文\", :\"zh-TW\"=\u003e\"繁體中文\", :el=\u003e\"Ελληνικά\", :rs=\u003e\"Srpski\", :cs=\u003e\"Česky\", :sk=\u003e\"Slovenský\", :ja=\u003e\"日本語\", :bg=\u003e\"Български\", :hu=\u003e\"Hungarian\", :uk=\u003e\"Українська\"}\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinery%2Frefinerycms-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefinery%2Frefinerycms-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinery%2Frefinerycms-i18n/lists"}