TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing ngTranslate - I18n for your AngularJS apps

2 pointsby PascalPrechtabout 12 years ago
Tell me what you guys think

1 comment

taudeabout 12 years ago
Nice work.<p>It would be great if you could make the translateProvider have external sources, either a file or service that's downloaded or called on the server. Even downloading Java property files (or something similar) would be really great, since the client could use the same translation files that a lot of back-end devs would be using on the server side.<p>Edit: just noticed that you linked to some other Angular libraries working on localization. Nice, and helpful.