Chameleon i18n 和多元化

发布于 2024-12-03 14:00:29 字数 165 浏览 2 评论 0原文

Chameleon 模板中如何进行复数化?

我没能在文档中找到示例。

例如,可能有输出

 <span>1 car</span>


 and

 <span>2 cars</span>

How does pluralization in Chameleon templates?

I didn't manage to find examples in the documentation.

For, example could be having output

 <span>1 car</span>


 and

 <span>2 cars</span>

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦里梦着梦中梦 2024-12-10 14:00:29

Chameleon 从 Zope 页面模板中采用 i18n 语法,不幸的是,它不支持复数形式。

Chameleon takes its i18n syntax from Zope pagetemplates, which does unfortunately not support pluralization.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文