{"id":13509102,"url":"https://github.com/angular-translate/angular-translate","last_synced_at":"2025-10-05T16:30:56.119Z","repository":{"id":7711019,"uuid":"9076111","full_name":"angular-translate/angular-translate","owner":"angular-translate","description":"DEPRECATED Translating your AngularJS 1.x apps","archived":true,"fork":false,"pushed_at":"2024-01-21T17:35:33.000Z","size":4000,"stargazers_count":4324,"open_issues_count":36,"forks_count":1041,"subscribers_count":143,"default_branch":"master","last_synced_at":"2025-01-15T11:30:04.211Z","etag":null,"topics":["angularjs","bower","i18n","javascript","npm-package","translation"],"latest_commit_sha":null,"homepage":"https://angular-translate.github.io","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/angular-translate.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2013-03-28T11:56:30.000Z","updated_at":"2025-01-14T13:38:51.000Z","dependencies_parsed_at":"2024-06-18T22:35:20.262Z","dependency_job_id":"64f41314-4bd6-4ffd-bbf3-ee8cffb44f7f","html_url":"https://github.com/angular-translate/angular-translate","commit_stats":null,"previous_names":["pascalprecht/angular-translate"],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-translate%2Fangular-translate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-translate%2Fangular-translate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-translate%2Fangular-translate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-translate%2Fangular-translate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular-translate","download_url":"https://codeload.github.com/angular-translate/angular-translate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235418404,"owners_count":18987131,"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":["angularjs","bower","i18n","javascript","npm-package","translation"],"created_at":"2024-08-01T02:01:02.949Z","updated_at":"2025-10-05T16:30:50.645Z","avatar_url":"https://github.com/angular-translate.png","language":"JavaScript","readme":"\u003e [!CAUTION]\n\u003e This **project has been discontinued** since 2024-01-15 and this project is now archived. As the [AngularJS ecosystem itself has stopped long-term support since January 2022](https://blog.angular.io/discontinued-long-term-support-for-angularjs-cc066b82e65a), you may already be using Angular 2+ and some of the other cool translation tools. Although it is highly recommended that you to migrate away from AJS v1, if you are still actively using AngularJS and cannot migrate yet, you may want to look at [HeroDevs who offer extended support](https://www.herodevs.com/support/services). We are not familiar with them.\n\u003e\n\u003e More information on this decision are archived in the [issue #1921](https://github.com/angular-translate/angular-translate/issues/1921).\n\u003e\n\u003e The project resources will remain read-only for everyone. Feel free to fork.\n\n# [![angular-translate](https://raw.github.com/angular-translate/angular-translate/canary/identity/logo/angular-translate-alternative/angular-translate_alternative_medium2.png)](http://angular-translate.github.io)\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/angular-translate/angular-translate.svg)](https://greenkeeper.io/)\n\n![Bower](https://img.shields.io/bower/v/angular-translate.svg) [![NPM](https://img.shields.io/npm/v/angular-translate.svg)](https://www.npmjs.com/package/angular-translate) [![cdnjs](https://img.shields.io/cdnjs/v/angular-translate.svg)](https://cdnjs.com/libraries/angular-translate) ![CI](https://github.com/angular-translate/angular-translate/workflows/CI/badge.svg?branch=canary) ![License](https://img.shields.io/npm/l/angular-translate.svg)\n\nThis is the repository for angular-translate.\n\nangular-translate is a JavaScript translation library for AngularJS 1.x app.\n\nFor more information about the angular-translate project, please visit our [website](https://angular-translate.github.io).\n\n## Status\n| Branch        | Status         |\n| ------------- |:-------------:|\n| master        | ![CI](https://github.com/angular-translate/angular-translate/workflows/CI/badge.svg?branch=master) |\n| canary        | ![CI](https://github.com/angular-translate/angular-translate/workflows/CI/badge.svg?branch=canary)     |\n\n## Install\nWe strongly *recommend* using a package manager like NPM and Bower, or even variants like Yarn or jspm.\n\n### NPM\n```\nnpm install --save-dev angular-translate\n```\n\n### Bower\n```\nbower install --save-dev angular-translate\n```\n\nFor more information please visit [chapter \"Installation\" at our website](https://angular-translate.github.io/docs/#/guide/00_installation).\n\n## Get started\nCheck out the [chapter \"Getting started\" at our website](https://angular-translate.github.io/docs/#/guide/02_getting-started).\n\n## Get support\nMost of the time, we are getting support questions of invalid configurations. We encourage everyone to have a look at our [documentation website](https://angular-translate.github.io/docs/#/guide). If you think the documentation is not correct (bug) or should be optimized (enhancement) please file an issue.\n\nIf you are still having difficulty after looking over your configuration carefully, please post a question to [StackOverflow with a specific tag](http://stackoverflow.com/questions/tagged/angular-translate). Especially if the question are related to AngularJS or even JavaScript/browser basic technologies (maybe your issue is not related to angular-translate after all).\n\nIf you have discovered a bug or have a feature suggestion, feel free to create an issue on GitHub. Please follow the guideline within the issue template. See also next headline.\n\n*Please note: We cannot provide support for neither JavaScript nor AngularJS itself. In both cases, a platform like StackOverflow is much more ideal.*\n\n# Contribute\nWe got a lot of great feedback from the community so far! More and more people\nuse this module and they are always thankful for it and the awesome support they\nget. I just want to make sure that you guys know: All this wouldn't have been\npossible without these [great contributors](https://github.com/angular-translate/angular-translate/contributors)\nand everybody who comes with new ideas and feature requests! So **THANK YOU**!\n\nContributing to \u003ccode\u003eangular-translate\u003c/code\u003e is fairly easy.\n\n[This document](CONTRIBUTING.md) shows you how to\nget the project, run all provided tests and generate a production ready build.\n\n\n## Public talks\n[![Dutch AngularJS Meetup 2013](presentation.png)](https://www.youtube.com/watch?v=9CWifOK_Wi8)\n[![Kod.io 2014](presentation2.png)](https://www.youtube.com/watch?v=C7xqaExvaQ4)\n\n### Links\n* Website [angular-translate.github.io](https://angular-translate.github.io/)\n* API Reference [angular-translate.github.io/docs/#/api](https://angular-translate.github.io/docs/#/api)\n* [Contribution Guidelines](https://github.com/angular-translate/angular-translate/blob/master/CONTRIBUTING.md)\n\n### Useful resources\nThere are some very useful things on the web that might be interesting for you,\nso make sure to check this list.\n\n- [Tutorial on ng-newsletter.com](http://ng-newsletter.com/posts/angular-translate.html)\n- [Examples and demos](https://github.com/angular-translate/angular-translate/wiki/Demos) - Currently on plnkr.co\n- [Tutorial on angular.de](http://angular.de/artikel/angularjs-i18n-ng-translate) - German article\n- [angular-translate on GitHub](https://github.com/angular-translate/angular-translate) - The GitHub repository\n- [angular-translate on ngmodules.org](http://ngmodules.org/modules/angular-translate)\n- [angular-translate mailinglist](https://groups.google.com/forum/#!forum/angular-translate) - Discuss, ask et al!\n- [angular-translate-quality](https://www.npmjs.com/package/angular-translate-quality) - Quality check at build time\n\n## Tests\n\n### Unit tests\n\nNote: Check that dependencies are be installed (`npm install`).\n\nThe *unit tests* are available with `npm test` which is actually a shortcut for `grunt test`. It performs tests under the current primary target version of AngularJS. Use `npm run-script test-scopes` for testing other scoped versions as well.\n\n## License\n\nLicensed under MIT.\n","funding_links":[],"categories":["JavaScript","i18n","Internationalization","Web 前端"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-translate%2Fangular-translate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangular-translate%2Fangular-translate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-translate%2Fangular-translate/lists"}