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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What lib/tool do you use for translation of your app?

5 点作者 JustAGeek将近 15 年前
Hi!<p>I'm working on a side project at the moment, it's basically a tool to help with translating a given application.<p>I'm now at a point where I need to know which libs or tools are most commonly used, eg gettext, yaml, ...<p>So what are you guys using?

1 comment

seven将近 15 年前
I use gettext since years in different projects coded in different languages.<p>My main reasons for using it:<p>* it just works, since years<p>* libs for many programming languages<p>* tools to help edit the po-files for every major operating system<p>* I prefer to write plain English strings into my application instead of symbols for example.
评论 #1448392 未加载