diff options
author | Eric Bailey <git@esb.lol> | 2024-09-17 13:55:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 13:55:19 -0500 |
commit | 2745cba3eae2e7f6dd803bbbb805599b2a99c834 (patch) | |
tree | 13fc992e9b06143000ecfe5fe7cd0e088618d010 /src/locale/locales/ca/messages.po | |
parent | 8f98d6b12f2bcf482207602580c5c8162c508152 (diff) | |
download | voidsky-2745cba3eae2e7f6dd803bbbb805599b2a99c834.tar.zst |
Pre-fill alt text with 10-million card post (#5389)
* Pre-fill alt text with 10-million card post (#5377) * Clean up type * Tweak alt copy * Add pt translation, fix typo --------- Co-authored-by: Calvin <clavin@users.noreply.github.com>
Diffstat (limited to 'src/locale/locales/ca/messages.po')
-rw-r--r-- | src/locale/locales/ca/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale/locales/ca/messages.po b/src/locale/locales/ca/messages.po index 180089fd1..bb09cd6cf 100644 --- a/src/locale/locales/ca/messages.po +++ b/src/locale/locales/ca/messages.po @@ -75,7 +75,7 @@ msgstr "{0, plural, one {# segon} other {# segons}}" #: src/components/KnownFollowers.tsx:179 #~ msgid "{0, plural, one {and # other} other {and # others}}" -#~ msgstr "{0, plural, one {i # altre} other {i # altres}" +#~ msgstr "{0, plural, one {i # altre} other {i # altres}}" #: src/components/ProfileHoverCard/index.web.tsx:398 #: src/screens/Profile/Header/Metrics.tsx:23 |