Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/components/FooterLinks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ export const FOOTER_LINKS = [
title: defineMessage`Contact us`,
url: 'https://support.metamask.io/start/how-to-contact-metamask-support/',
},
{
title: defineMessage`Feedback`,
url: 'https://survey.usabilla.com/live/s/64f99fe2b12d6940df7c0357?utm_source=snapsdirectory&utm_medium=landing-page&utm_campaign=2023_Sep_snaps-launch_awareness_content',
},
{
title: defineMessage`Support`,
url: 'https://support.metamask.io/',
Expand Down
4 changes: 0 additions & 4 deletions src/locales/de-DE/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,6 @@ msgstr "Externer Link"
msgid "FAQ"
msgstr "FAQ"

#: src/components/FooterLinks.tsx
msgid "Feedback"
msgstr "Feedback"

#: src/features/snap/permissions.tsx
msgid "Fetch and display signature insights"
msgstr "Einblicke in Signaturen abrufen und anzeigen"
Expand Down
4 changes: 0 additions & 4 deletions src/locales/en-US/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -379,10 +379,6 @@ msgstr ""
msgid "FAQ"
msgstr ""

#: src/components/FooterLinks.tsx
msgid "Feedback"
msgstr ""

#: src/features/snap/permissions.tsx
msgid "Fetch and display signature insights"
msgstr ""
Expand Down
4 changes: 0 additions & 4 deletions src/locales/ja-JP/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,6 @@ msgstr "外部リンク"
msgid "FAQ"
msgstr "よくある質問"

#: src/components/FooterLinks.tsx
msgid "Feedback"
msgstr "フィードバック"

#: src/features/snap/permissions.tsx
msgid "Fetch and display signature insights"
msgstr "署名分析情報の取得と表示"
Expand Down
4 changes: 0 additions & 4 deletions src/locales/pt-BR/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,6 @@ msgstr "Link externo"
msgid "FAQ"
msgstr "Perguntas frequentes"

#: src/components/FooterLinks.tsx
msgid "Feedback"
msgstr "Feedback"

#: src/features/snap/permissions.tsx
msgid "Fetch and display signature insights"
msgstr "Buscar e exibir insights de assinaturas"
Expand Down
4 changes: 0 additions & 4 deletions src/locales/ru-RU/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,6 @@ msgstr "Внешняя ссылка"
msgid "FAQ"
msgstr "Часто задаваемые вопросы"

#: src/components/FooterLinks.tsx
msgid "Feedback"
msgstr "Отзыв"

#: src/features/snap/permissions.tsx
msgid "Fetch and display signature insights"
msgstr "Получение и отображение подробных данных о подписях"
Expand Down
4 changes: 0 additions & 4 deletions src/locales/tr-TR/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,6 @@ msgstr "Harici bağlantı"
msgid "FAQ"
msgstr "SSS"

#: src/components/FooterLinks.tsx
msgid "Feedback"
msgstr "Geri Bildirim"

#: src/features/snap/permissions.tsx
msgid "Fetch and display signature insights"
msgstr "İmza içgörülerini al ve görüntüle"
Expand Down
4 changes: 0 additions & 4 deletions src/locales/zh-CN/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,6 @@ msgstr "外部链接"
msgid "FAQ"
msgstr "常见问题解答"

#: src/components/FooterLinks.tsx
msgid "Feedback"
msgstr "反馈"

#: src/features/snap/permissions.tsx
msgid "Fetch and display signature insights"
msgstr "获取并显示签名洞察"
Expand Down
Loading