diff options
author | Ivan Beà <bea.ivan@gmail.com> | 2024-01-26 15:59:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 15:59:36 +0100 |
commit | 88b64840b68b26e619ff0b636b738b88fb7c4ef4 (patch) | |
tree | 7959be85dfc0f3e1535bc2bfbb90838ad4914303 | |
parent | 92a4de9398030bd6661326b562f33ade5bd45fa8 (diff) | |
download | voidsky-88b64840b68b26e619ff0b636b738b88fb7c4ef4.tar.zst |
Update messages.po
-rw-r--r-- | src/locale/locales/ca/messages.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/locale/locales/ca/messages.po b/src/locale/locales/ca/messages.po index 3f911510c..14a06eea6 100644 --- a/src/locale/locales/ca/messages.po +++ b/src/locale/locales/ca/messages.po @@ -603,8 +603,8 @@ msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Comprova el teu correu per rebre el codi de confirmació i entra'l aquí sota:" #: src/view/com/modals/Threadgate.tsx:72 -msgid "Choose \"Everybody\" or \"Nobody\ -msgstr "Tria \"Tothom\" or \"Ningú\ +msgid "Choose \"Everybody\" or \"Nobody\"" +msgstr "Tria \"Tothom\" or \"Ningú\"" #: src/view/screens/Settings.tsx:663 msgid "Choose a new Bluesky username or create" @@ -748,7 +748,7 @@ msgstr "Codi de confirmació" #: src/view/com/modals/Waitlist.tsx:120 msgid "Confirms signing up {email} to the waitlist" -msgstr "Confirma afegir {enail} a la llista d'espera" +msgstr "Confirma afegir {email} a la llista d'espera" #: src/view/com/auth/create/CreateAccount.tsx:175 #: src/view/com/auth/login/LoginForm.tsx:275 |