summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-eu
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-11-19 18:23:18 +0100
committerThomas <tschneider.ac@gmail.com>2019-11-19 18:23:18 +0100
commitb34c50ea21d4ce8d4403f3f84c1e1b815c8d7dac (patch)
tree2f2838216976874b3ed140c54b03920b7beb211d /app/src/main/res/values-eu
parent97a3354940dc2a9b3f37e53faf78d6e11e768032 (diff)
New translations strings.xml (Basque)
Diffstat (limited to 'app/src/main/res/values-eu')
-rw-r--r--app/src/main/res/values-eu/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 8139e3e08..592b99c58 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -939,6 +939,10 @@
<item quantity="one">boto %d</item>
<item quantity="other">%d boto</item>
</plurals>
+ <plurals name="number_of_voters">
+ <item quantity="one">%d voter</item>
+ <item quantity="other">%d voters</item>
+ </plurals>
<string-array name="poll_choice_type">
<item>Aukera bakarra</item>
<item>Hainbat aukera</item>