element-x-ada/features/poll/api/src/main/res/values-zh/translations.xml
2025-09-05 07:44:19 +00:00

8 lines
398 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="a11y_polls_percent_of_total">
<item quantity="other">"%1$d 总投票百分比"</item>
</plurals>
<string name="a11y_polls_will_remove_selection">"将移除之前的选择"</string>
<string name="a11y_polls_winning_answer">"这是获胜的答案"</string>
</resources>