Skip to content

Commit

Permalink
chore(message-system): revert solana discovery warning
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavProchazka authored and matejkriz committed Feb 3, 2025
1 parent cfcbc9f commit 37ace75
Showing 1 changed file with 3 additions and 41 deletions.
44 changes: 3 additions & 41 deletions suite-common/message-system/config/config.v1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"timestamp": "2025-01-28T00:00:00+00:00",
"sequence": 77,
"timestamp": "2025-02-03T00:00:00+00:00",
"sequence": 78,
"actions": [
{
"conditions": [
Expand Down Expand Up @@ -249,7 +249,7 @@
}
],
"message": {
"id": "76071ad0-e295-4c48-a153-b842968f7934",
"id": "b487d590-3bbc-43ff-a5fc-048777512d49",
"priority": 92,
"dismissible": true,
"variant": "info",
Expand Down Expand Up @@ -1273,44 +1273,6 @@
}
}
},
{
"conditions": [
{
"settings": [
{
"sol": true
}
],
"environment": {
"desktop": ">24.12.2",
"mobile": "!",
"web": "*"
}
}
],
"message": {
"id": "dcdb6305-fbc5-4bda-b456-5da9792efc18",
"priority": 92,
"dismissible": true,
"variant": "info",
"category": ["banner"],
"content": {
"en-GB": "We are experiencing syncing issues with the Solana network. This may temporarily result in errors or slow response times on Solana. This issue does not affect the safety of your Solana funds in any way. We apologize for the inconvenience.",
"en": "We are experiencing syncing issues with the Solana network. This may temporarily result in errors or slow response times on Solana. This issue does not affect the safety of your Solana funds in any way. We apologize for the inconvenience.",
"es": "Estamos experimentando problemas de sincronización con la red de Solana. Esto puede resultar temporalmente en errores o tiempos de respuesta lentos en Solana. Este problema no afecta en absoluto la seguridad de sus fondos de Solana. Pedimos disculpas por las molestias.",
"cs": "Potýkáme se s dočasnými potížemi se synchronizací sítě Solana, které mohou vést k chybám nebo pomalejší odezvě. Bezpečnost vašich prostředků na Solaně tím však není nijak ohrožena. Omlouváme se za nepříjemnosti a děkujeme za pochopení.",
"ru": "У нас возникли проблемы с синхронизацией сети Solana. Это может временно привести к ошибкам или медленным временам ответа на Solana. Эта проблема никоим образом не влияет на безопасность ваших средств Solana. Приносим извинения за неудобства.",
"ja": "Solanaネットワークの同期に問題が発生しています。これにより、Solanaで一時的にエラーや応答時間が遅くなる場合があります。この問題は、Solanaの資金の安全性にまったく影響しません。ご不便をおかけして申し訳ありません。",
"hu": "Problémák merültek fel a Solana hálózat szinkronizálásával. Ez ideiglenesen hibákat vagy lassú válaszidőket eredményezhet a Solanán. Ez a probléma semmilyen módon nem érinti a Solana pénzügyeinek biztonságát. Elnézést kérünk a kellemetlenségért.",
"it": "Stiamo riscontrando problemi di sincronizzazione con la rete Solana. Ciò potrebbe comportare temporaneamente errori o tempi di risposta lenti su Solana. Questo problema non influisce in alcun modo sulla sicurezza dei tuoi fondi Solana. Ci scusiamo per l'inconveniente.",
"fr": "Nous rencontrons des problèmes de synchronisation avec le réseau Solana. Cela peut entraîner temporairement des erreurs ou des temps de réponse lents sur Solana. Ce problème n'affecte en aucun cas la sécurité de vos fonds Solana. Nous nous excusons pour la gêne occasionnée.",
"de": "Wir haben Probleme mit der Synchronisierung des Solana-Netzwerks. Dies kann vorübergehend zu Fehlern oder langsamen Antwortzeiten auf Solana führen. Dieses Problem beeinträchtigt die Sicherheit Ihrer Solana-Fonds in keiner Weise. Wir entschuldigen uns für die Unannehmlichkeiten.",
"tr": "Solana ağı ile senkronizasyon sorunları yaşıyoruz. Bu, geçici olarak Solana'da hatalara veya yavaş yanıt sürelerine neden olabilir. Bu sorun, Solana fonlarınızın güvenliğini hiçbir şekilde etkilemez. Rahatsızlık için özür dileriz.",
"pt": "Estamos enfrentando problemas de sincronização com a rede Solana. Isso pode resultar temporariamente em erros ou tempos de resposta lentos na Solana. Este problema não afeta de forma alguma a segurança dos seus fundos Solana. Pedimos desculpas pelo inconveniente.",
"uk": "У нас виникли проблеми з синхронізацією мережі Solana. Це може тимчасово призвести до помилок або повільних часів відповіді на Solana. Ця проблема ніяк не впливає на безпеку ваших коштів Solana. Приносимо вибачення за незручності."
}
}
},
{
"conditions": [
{
Expand Down

0 comments on commit 37ace75

Please sign in to comment.