summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values-id/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-id/strings.xml b/app/src/main/res/values-id/strings.xml
index 6aacf0d83..6e284a781 100644
--- a/app/src/main/res/values-id/strings.xml
+++ b/app/src/main/res/values-id/strings.xml
@@ -938,6 +938,9 @@ https://yandex.ru/legal/confidential/?lang=en
<plurals name="number_of_vote">
<item quantity="other">%d votes</item>
</plurals>
+ <plurals name="number_of_voters">
+ <item quantity="other">%d voters</item>
+ </plurals>
<string-array name="poll_choice_type">
<item>Single choice</item>
<item>Multiple choices</item>