{"id":20585912,"url":"https://github.com/phocks/translation-checker","last_synced_at":"2026-04-20T11:03:57.443Z","repository":{"id":42984484,"uuid":"212496462","full_name":"phocks/translation-checker","owner":"phocks","description":"Check if translations are there","archived":false,"fork":false,"pushed_at":"2022-07-18T20:10:58.000Z","size":337,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T23:12:55.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/phocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-03T04:25:21.000Z","updated_at":"2020-11-25T03:05:14.000Z","dependencies_parsed_at":"2022-09-14T03:12:13.862Z","dependency_job_id":null,"html_url":"https://github.com/phocks/translation-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phocks%2Ftranslation-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phocks%2Ftranslation-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phocks%2Ftranslation-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phocks%2Ftranslation-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phocks","download_url":"https://codeload.github.com/phocks/translation-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242213613,"owners_count":20090695,"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-16T07:09:42.811Z","updated_at":"2026-04-20T11:03:57.393Z","avatar_url":"https://github.com/phocks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Translation Checker\n===================\nCheck if translations are there. Quick and dirty script.\n\nTo use\n------\nClone project.\n\nPull all files and create a folder called \"files\".\n\nRun with: `node index.js`\n\nIt will print out all files that don't have matching languages.\n\nChange languages with these lines:\n\n```\nconst firstLanguage = /en: /g;\nconst secondLanguage = /zh: /g;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphocks%2Ftranslation-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphocks%2Ftranslation-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphocks%2Ftranslation-checker/lists"}