{"id":29193067,"url":"https://github.com/friendsofflarum/linguist","last_synced_at":"2026-03-05T00:34:53.135Z","repository":{"id":25704288,"uuid":"105832557","full_name":"FriendsOfFlarum/linguist","owner":"FriendsOfFlarum","description":"Customize Flarum translations with ease","archived":false,"fork":false,"pushed_at":"2025-01-17T10:02:39.000Z","size":881,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T11:26:36.929Z","etag":null,"topics":["flagrow","flarum","linguist","translation","translation-key"],"latest_commit_sha":null,"homepage":"https://discuss.flarum.org/d/7026","language":"JavaScript","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/FriendsOfFlarum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"fof"}},"created_at":"2017-10-05T00:12:52.000Z","updated_at":"2025-04-04T08:33:19.000Z","dependencies_parsed_at":"2023-11-12T13:29:41.885Z","dependency_job_id":"34f9bc90-f41f-474b-8b4a-b69436ab073b","html_url":"https://github.com/FriendsOfFlarum/linguist","commit_stats":{"total_commits":65,"total_committers":9,"mean_commits":7.222222222222222,"dds":0.3384615384615385,"last_synced_commit":"da67b8cbf426f6a41aca442de409d9b38da924a0"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/FriendsOfFlarum/linguist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Flinguist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Flinguist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Flinguist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Flinguist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfFlarum","download_url":"https://codeload.github.com/FriendsOfFlarum/linguist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfFlarum%2Flinguist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263061405,"owners_count":23407606,"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":["flagrow","flarum","linguist","translation","translation-key"],"created_at":"2025-07-02T02:07:26.832Z","updated_at":"2025-10-09T07:13:28.525Z","avatar_url":"https://github.com/FriendsOfFlarum.png","language":"JavaScript","funding_links":["https://opencollective.com/fof"],"categories":[],"sub_categories":[],"readme":"# Linguist by FriendsOfFlarum\n\n[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/FriendsOfFlarum/linguist/blob/master/LICENSE.md) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/linguist.svg)](https://packagist.org/packages/fof/linguist) [![Total Downloads](https://img.shields.io/packagist/dt/fof/linguist.svg)](https://packagist.org/packages/fof/linguist)\n\nWith this extension you can configure alternate or missing translation strings for your forum. Includes:\n\n- No manual translation file editing required, everything is configured via the admin UI\n- Translate frontend or backend strings\n- Override the translation for a specific locale or all installed locales\n- Easily search for strings by name or value in any language\n- Multiple filters to find strings that are missing translations or belong to a specific extension\n\nAfter editing translations, Linguist will offer you the opportunity to clear the forum cache.\nFor performance reasons, Linguist won't attempt to clear the cache by itself.\n\nIf the new translations don't show up, try clearing the cache again by using *Dashboard \u003e Tools \u003e Clear cache* or by running `php flarum cache:clear`.\n\nAlso note Flarum uses a [\"one place, one translation key\"](https://flarum.org/docs/extend/i18n.html) approach to translations, so you might have to edit several keys to replace a specific keyword.\n\n## Installation\n\n```sh\ncomposer require fof/linguist\n```\n\n## Updating\n\n```sh\ncomposer require fof/linguist\nphp flarum migrate\nphp flarum cache:clear\n```\n\n## Configuration\n\nOnce enabled, a new tab will show up in the admin to configure translations.\n\nThe tab will list all translations strings registered by extensions on your forum.\nYou can customize the text by entering your own value in the field.\n\nA special field \"all\" allows you to define a single text that will be shown in all languages.\n\nKeep in mind some strings contain references in the form `{referencename}` that you have to keep identical if you want the data to show up.\n\n## Links\n\n- [Flarum Discuss post](https://discuss.flarum.org/d/7026)\n- [Source code on GitHub](https://github.com/FriendsOfFlarum/linguist)\n- [Report an issue](https://github.com/FriendsOfFlarum/linguist/issues)\n- [Download via Packagist](https://packagist.org/packages/fof/linguist)\n\nAn extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofflarum%2Flinguist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendsofflarum%2Flinguist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofflarum%2Flinguist/lists"}