Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

DEPRECATED Translating your AngularJS 1.x apps

License

NotificationsYou must be signed in to change notification settings

angular-translate/angular-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

Thisproject has been discontinued since 2024-01-15 and this project is now archived. As theAngularJS ecosystem itself has stopped long-term support since January 2022, 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 atHeroDevs who offer extended support. We are not familiar with them.

More information on this decision are archived in theissue #1921.

The project resources will remain read-only for everyone. Feel free to fork.

angular-translate

Greenkeeper badge

BowerNPMcdnjsCILicense

This is the repository for angular-translate.

angular-translate is a JavaScript translation library for AngularJS 1.x app.

For more information about the angular-translate project, please visit ourwebsite.

Status

BranchStatus
masterCI
canaryCI

Install

We stronglyrecommend using a package manager like NPM and Bower, or even variants like Yarn or jspm.

NPM

npm install --save-dev angular-translate

Bower

bower install --save-dev angular-translate

For more information please visitchapter "Installation" at our website.

Get started

Check out thechapter "Getting started" at our website.

Get support

Most of the time, we are getting support questions of invalid configurations. We encourage everyone to have a look at ourdocumentation website. If you think the documentation is not correct (bug) or should be optimized (enhancement) please file an issue.

If you are still having difficulty after looking over your configuration carefully, please post a question toStackOverflow with a specific tag. 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).

If 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.

Please note: We cannot provide support for neither JavaScript nor AngularJS itself. In both cases, a platform like StackOverflow is much more ideal.

Contribute

We got a lot of great feedback from the community so far! More and more peopleuse this module and they are always thankful for it and the awesome support theyget. I just want to make sure that you guys know: All this wouldn't have beenpossible without thesegreat contributorsand everybody who comes with new ideas and feature requests! SoTHANK YOU!

Contributing toangular-translate is fairly easy.

This document shows you how toget the project, run all provided tests and generate a production ready build.

Public talks

Dutch AngularJS Meetup 2013Kod.io 2014

Links

Useful resources

There are some very useful things on the web that might be interesting for you,so make sure to check this list.

Tests

Unit tests

Note: Check that dependencies are be installed (npm install).

Theunit tests are available withnpm test which is actually a shortcut forgrunt test. It performs tests under the current primary target version of AngularJS. Usenpm run-script test-scopes for testing other scoped versions as well.

License

Licensed under MIT.


[8]ページ先頭

©2009-2025 Movatter.jp