Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Typo fix (#7637)

* Update ReportDialog.tsx

* Update fr/messages.po

* Update it/messages.po

* Update ja/messages.po

* Update ko/messages.po

* Update zh-CN/messages.po

* Update zh-HK/messages.po

* Update zh-TW/messages.po

authored by

surfdude29 and committed by
GitHub
1ec0d117 ea932534

+8 -8
+1 -1
src/components/dms/ReportDialog.tsx
··· 336 336 <Trans>Report submitted</Trans> 337 337 </Text> 338 338 <Text style={[a.text_md, t.atoms.text_contrast_medium]}> 339 - <Trans>Our moderation team has recieved your report.</Trans> 339 + <Trans>Our moderation team has received your report.</Trans> 340 340 </Text> 341 341 </View> 342 342 <Toggle.Group
+1 -1
src/locale/locales/fr/messages.po
··· 4820 4820 msgstr "Autre…" 4821 4821 4822 4822 #: src/components/dms/ReportDialog.tsx:339 4823 - msgid "Our moderation team has recieved your report." 4823 + msgid "Our moderation team has received your report." 4824 4824 msgstr "Notre équipe de modération a reçu votre signalement." 4825 4825 4826 4826 #: src/screens/Messages/components/ChatDisabled.tsx:28
+1 -1
src/locale/locales/it/messages.po
··· 4826 4826 msgstr "Altro..." 4827 4827 4828 4828 #: src/components/dms/ReportDialog.tsx:339 4829 - msgid "Our moderation team has recieved your report." 4829 + msgid "Our moderation team has received your report." 4830 4830 msgstr "Il nostro team di moderazione ha ricevuto la segnalazione." 4831 4831 4832 4832 #: src/screens/Messages/components/ChatDisabled.tsx:28
+1 -1
src/locale/locales/ja/messages.po
··· 4820 4820 msgstr "その他…" 4821 4821 4822 4822 #: src/components/dms/ReportDialog.tsx:339 4823 - msgid "Our moderation team has recieved your report." 4823 + msgid "Our moderation team has received your report." 4824 4824 msgstr "あなたの報告をモデレーションチームが受け付けました。" 4825 4825 4826 4826 #: src/screens/Messages/components/ChatDisabled.tsx:28
+1 -1
src/locale/locales/ko/messages.po
··· 4820 4820 msgstr "기타…" 4821 4821 4822 4822 #: src/components/dms/ReportDialog.tsx:339 4823 - msgid "Our moderation team has recieved your report." 4823 + msgid "Our moderation team has received your report." 4824 4824 msgstr "Bluesky 검토 팀에서 신고를 접수했습니다." 4825 4825 4826 4826 #: src/screens/Messages/components/ChatDisabled.tsx:28
+1 -1
src/locale/locales/zh-CN/messages.po
··· 4825 4825 msgstr "其他……" 4826 4826 4827 4827 #: src/components/dms/ReportDialog.tsx:339 4828 - msgid "Our moderation team has recieved your report." 4828 + msgid "Our moderation team has received your report." 4829 4829 msgstr "我们的审核团队已收到你的举报。" 4830 4830 4831 4831 #: src/screens/Messages/components/ChatDisabled.tsx:28
+1 -1
src/locale/locales/zh-HK/messages.po
··· 4825 4825 msgstr "其他..." 4826 4826 4827 4827 #: src/components/dms/ReportDialog.tsx:339 4828 - msgid "Our moderation team has recieved your report." 4828 + msgid "Our moderation team has received your report." 4829 4829 msgstr "我哋嘅內容審覈團隊經已收到你嘅上報。" 4830 4830 4831 4831 #: src/screens/Messages/components/ChatDisabled.tsx:28
+1 -1
src/locale/locales/zh-TW/messages.po
··· 4825 4825 msgstr "其他…" 4826 4826 4827 4827 #: src/components/dms/ReportDialog.tsx:339 4828 - msgid "Our moderation team has recieved your report." 4828 + msgid "Our moderation team has received your report." 4829 4829 msgstr "我們的內容審查團隊已收到您的檢舉。" 4830 4830 4831 4831 #: src/screens/Messages/components/ChatDisabled.tsx:28