Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
値 0 が返されたときに複数形になるのは正常ですか? 例えば:
{% blocktrans count 0 as number %} {{number}} ticket created {% plural %} {{number}} tickets created {% endblocktrans %}
言語にもよりますが、英語の0は複数形です。