{"id":20418529,"url":"https://github.com/willnode/i18n-tool","last_synced_at":"2025-10-11T20:11:34.542Z","repository":{"id":230516337,"uuid":"766144356","full_name":"willnode/i18n-tool","owner":"willnode","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-02T13:12:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T14:14:04.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/willnode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-03-02T13:12:47.000Z","updated_at":"2024-03-02T13:12:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"f325dab6-4563-4511-acbf-32f49f4e2a94","html_url":"https://github.com/willnode/i18n-tool","commit_stats":null,"previous_names":["willnode/i18n-tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnode%2Fi18n-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnode%2Fi18n-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnode%2Fi18n-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnode%2Fi18n-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willnode","download_url":"https://codeload.github.com/willnode/i18n-tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960883,"owners_count":20049344,"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-15T06:33:31.735Z","updated_at":"2025-10-11T20:11:34.537Z","avatar_url":"https://github.com/willnode.png","language":"Go","readme":"# i18n-tool\n\nTranslation management tool. Framework-agnotics, manage using YAML or Markdown files. This tool is written in Go.\n\n## Install\n\n```sh\ngo install github.com/willnode/i18n-tool/v2@main\n```\n\n## How it works\n\nYou have this directory:\n\n```\n+ translation\n|-+ en\n  |-  ui.yaml\n```\n\nRun `i18n-tool sync --copy` to add missing files and keys from primary language `en` to the rest of languages.\n\n```\n+ translation\n|-+ en\n| |-  ui.yaml\n|-+ es\n  |-  ui.yaml\n```\n\nLanguage keys must be in format `en` or `en-US`. The value written is copied verbatim from primary languages.\n\n## Commands\n\nAll commands must run in root of translation files.\n\n#### `i18n-tool sync`\n\nAdd and copy values from primary languages. Use --copy to copy values too.\n\n#### `i18n-tool detect`\n\nList empty or missing or untranslated keys.\n\n#### `i18n-tool export`\n\nExport to different formats. Options:\n\n+ `--format [format]` Format includes yaml,json\n+ `--path [path]` Only export with prefix data path, can be set multiple\n+ `--output [path]` Export to specific folder. Default `./build`\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillnode%2Fi18n-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillnode%2Fi18n-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillnode%2Fi18n-tool/lists"}