diff --git a/IceCubesApp/Resources/Localization/Plurals/eu.lproj/Localizable.stringsdict b/IceCubesApp/Resources/Localization/Plurals/eu.lproj/Localizable.stringsdict
index 226388f6..d60ec977 100644
--- a/IceCubesApp/Resources/Localization/Plurals/eu.lproj/Localizable.stringsdict
+++ b/IceCubesApp/Resources/Localization/Plurals/eu.lproj/Localizable.stringsdict
@@ -181,7 +181,7 @@
design.tag.n-posts-from-n-participants %lld %lld
NSStringLocalizedFormatKey
- %#@tagParticipantsCount@ %#@tagPostsCount@
+ %2$#@tagParticipantsCount@ %1$#@tagPostsCount@
tagParticipantsCount
NSStringFormatSpecTypeKey
@@ -208,7 +208,7 @@
timeline.n-recent-from-n-participants %lld %lld
NSStringLocalizedFormatKey
- %#@tagParticipantsCount@ %#@tagPostsCount@
+ %2$#@tagParticipantsCount@ %1$#@tagPostsCount@
tagParticipantsCount
NSStringFormatSpecTypeKey
@@ -232,5 +232,32 @@
%lld bidalketa
+ status.poll.n-votes-voters %lld %lld
+
+ NSStringLocalizedFormatKey
+ %2$#@tagVotersCount@ %1$#@tagVotesCount@
+ tagVotesCount
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ lld
+ one
+ boto %lld
+ other
+ %lld boto
+
+ tagVotersCount
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ lld
+ one
+ Boto-emaile baten
+ other
+ %lld boto-emaileren
+
+