diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 0eb13a88..edcd378d 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -21919,13 +21919,13 @@ "one" : { "stringUnit" : { "state" : "translated", - "value" : "%arg participants" + "value" : "%arg" } }, "other" : { "stringUnit" : { "state" : "translated", - "value" : "%arg participants" + "value" : "%arg" } } } @@ -21939,13 +21939,13 @@ "one" : { "stringUnit" : { "state" : "translated", - "value" : "%arg posts" + "value" : "%arg" } }, "other" : { "stringUnit" : { "state" : "translated", - "value" : "%arg posts" + "value" : "%arg " } } }