3

嗨,我不知道如何将复数与 ICU MessageFormat 和 twig 语法一起使用

如果我拿这个样本:https ://symfony.com/doc/current/translation/message_format.html#pluralization

twig 中的语法是什么?

{{ 'num_of_apples', {'apples': 23}|trans }}

谢谢

4

1 回答 1

-1

在 twig 中,您可以在此处阅读文档 在模板中使用翻译

于 2019-06-30T09:19:31.547 回答