# angular-translate/angular-translate

DEPRECATED Translating your AngularJS 1.x apps

Repository: https://github.com/angular-translate/angular-translate
Canonical: https://ross.abutalabs.com/products/angular-translate
Homepage: https://angular-translate.github.io
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, bower, npm-package, i18n, translation, angularjs
Archived: true
Last push: 2024-01-21T17:35:33+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4906, "days_push": 955, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4274, forks 1017 (observed 2026-08-28T04:08:41.034073+00:00)

## What it is
angular-translate is a JavaScript translation/i18n library for AngularJS 1.x applications, providing filters, directives, async loading of translation data, and MessageFormat pluralization. The project was discontinued and archived on 2024-01-15 following the end of AngularJS long-term support.

## Use cases
- translate an angularjs 1.x app into multiple languages
- add i18n to a legacy angularjs application
- lazy load translation files in angularjs
- handle pluralization in translated angularjs strings
- switch languages at runtime in an angularjs app

## When to choose
- you maintain a legacy AngularJS 1.x app that cannot migrate yet and need a battle-tested i18n module
- you need MessageFormat pluralization and async translation loading in AngularJS

## When to avoid
- you are starting a new project or using Angular 2+ - use a maintained i18n library instead
- you need ongoing support, bug fixes, or security patches - the project is archived and read-only

## Facets
- artifact type: library
- maturity: abandoned
- function: internationalization, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: angularjs, i18n, translation, deprecated, l10n, messageformat, localization, javascript, nodejs

## Member repositories
- angular-translate/angular-translate (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.034073+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:00.282159+00:00, confidence not recorded.
  - readme: https://github.com/angular-translate/angular-translate (fetched 2026-08-28T04:08:41.034073+00:00, sha 75bcf7f4997f)
  - homepage: https://angular-translate.github.io (fetched 2026-08-29T09:11:39.405657+00:00, sha fd6e38929eb4)
  - registry_npm: https://registry.npmjs.org/angular-translate (fetched 2026-08-29T09:11:39.408547+00:00, sha 5279ce235f9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
