TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Easy i18n in Angular Apps

10 点作者 PascalPrecht超过 11 年前

2 条评论

lelf超过 11 年前
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 未加载
ch0wn超过 11 年前
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.