Sync Strings (#6626)
* Sync Strings from Localazy * Use the previous plurals as plain strings * Add extra case for 1 vs multiple users * Update screenshots --------- Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?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 phần trăm tổng số phiếu bầu"</item>
|
||||
</plurals>
|
||||
<string name="a11y_polls_will_remove_selection">"Xóa lựa chọn trước đó"</string>
|
||||
<string name="a11y_polls_winning_answer">"Đây là câu trả lời chiến thắng"</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user