Skip to content

Commit 82ca0b1

Browse files
authored
Fix a missing curly brace in pt-BR (#5130)
thanks!
1 parent 12b4a25 commit 82ca0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/locales/pt-BR/messages.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ msgstr "{0, plural, one {# repostagem} other {# repostagens}}"
4848

4949
#: src/components/KnownFollowers.tsx:179
5050
#~ msgid "{0, plural, one {and # other} other {and # others}}"
51-
#~ msgstr "{0, plural, one {e # outro} other {e # outros}"
51+
#~ msgstr "{0, plural, one {e # outro} other {e # outros}}"
5252

5353
#: src/components/ProfileHoverCard/index.web.tsx:398
5454
#: src/screens/Profile/Header/Metrics.tsx:23

0 commit comments

Comments
 (0)