嗨,我不知道如何将复数与 ICU MessageFormat 和 twig 语法一起使用
如果我拿这个样本:https ://symfony.com/doc/current/translation/message_format.html#pluralization
twig 中的语法是什么?
{{ 'num_of_apples', {'apples': 23}|trans }}
谢谢
嗨,我不知道如何将复数与 ICU MessageFormat 和 twig 语法一起使用
如果我拿这个样本:https ://symfony.com/doc/current/translation/message_format.html#pluralization
twig 中的语法是什么?
{{ 'num_of_apples', {'apples': 23}|trans }}
谢谢