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.

Easy i18n in Angular Apps

10 pointsby PascalPrechtover 11 years ago

2 comments

lelfover 11 years ago
What&#x27;s obsession with those TITLE, PARAGRAPH_ABOUT_FOO, SECOND_SENTENSE_FROM_TO_RIGHT_WHERE_THEY_KILLED_THE_RABBIT stupidity?<p>translate(&quot;This is a paragraph.&quot;)<p>PS and in the real world, please don&#x27;t translate language names with each language change
评论 #6790094 未加载
评论 #6790075 未加载
ch0wnover 11 years ago
angular-translate is really a pleasure to use. I used it in two separate smallish apps and wouldn&#x27;t hesitate to do it again. Very compact, easy API and great docs.