diff --git a/packages/shared/src/locales/de.json b/packages/shared/src/locales/de.json index 067dfb209b..6f5a1a7b33 100644 --- a/packages/shared/src/locales/de.json +++ b/packages/shared/src/locales/de.json @@ -483,11 +483,11 @@ "emptySubtitle": "Verbinde Bloom mit deinen Lieblings-dApps" }, "actions": { - "clearExpired": "Clear expired list" + "clearExpired": "Abgelaufene Liste leeren" }, "clearExpired": { - "title": "Clear expired list", - "description": "Are you sure you want to clear the list of expired dApp connections?" + "title": "Abgelaufene Verbindungen löschen", + "description": "Liste mit abgelaufenen dApp-Verbindungen löschen?" } }, "inputConnectionCode": { @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Vorschlag} other {Vorschläge}} erfolgreich hinzugefügt", "successAddAll": "{numberOfProposals, select, one {Vorschlag} other {Vorschläge}} erfolgreich zu allen Konten hinzugefügt", "successRemove": "Abstimmung erfolgreich entfernt", - "emptyTitle": "Keine Vorschläge" + "emptyTitle": "Keine Vorschläge", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Ankündigung", @@ -954,6 +955,9 @@ "action": "Signieren", "success": "Signierte Nachricht" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Transaktion signieren", "action": "Signieren", @@ -1557,8 +1561,8 @@ "featured": "Vorgestellt", "raffle": "Tombola", "governance": "Governance", - "baseCoin": "Base Coin", - "unverifiedContract": "Unverified Contract" + "baseCoin": "Basis-Token", + "unverifiedContract": "Unverifizierter Vertrag" }, "filters": { "title": "Filter", @@ -1707,7 +1711,7 @@ "success": "Verbindung zu {dappName} getrennt" }, "clearExpiredDapps": { - "success": "Expired dApps cleared" + "success": "Abgelaufene dApps gelöscht" }, "removeDapp": { "success": "{dappName} entfernt" @@ -1774,7 +1778,8 @@ "profile": { "length": "Dein Profilname darf nicht länger als {length, plural, one {1 Zeichen} other {# Zeichen}} sein.", "duplicate": "Ein Profil mit diesem Namen existiert bereits.", - "type": "Profiltyp konnte nicht ermittelt werden" + "type": "Profiltyp konnte nicht ermittelt werden", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "Die Passwörter stimmen nicht überein.", @@ -1980,7 +1985,8 @@ "invalidUri": "Ungültige URI", "invalidProtocol": "Ungültiges Protokoll, muss mit 'wc' beginnen.", "deprecatedVersion": "dApp verwendet eine veraltete WalletConnect-Version.", - "invalidV2UriFormat": "Der Link entspricht nicht der WalletConnect V2 Spezifikation." + "invalidV2UriFormat": "Der Link entspricht nicht der WalletConnect V2 Spezifikation.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Web3-Anbieter konnte nicht geladen werden.", diff --git a/packages/shared/src/locales/es-ES.json b/packages/shared/src/locales/es-ES.json index 4fc0a37e64..0f55ddbfee 100644 --- a/packages/shared/src/locales/es-ES.json +++ b/packages/shared/src/locales/es-ES.json @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Proposal} other {Proposals}} añadida(s) correctamente", "successAddAll": "{numberOfProposals, select, one {Proposal} other {Proposals}} añadida(s) correctamente a todas las cuentas", "successRemove": "Propuesta eliminada correctamente", - "emptyTitle": "No hay propuestas" + "emptyTitle": "No hay propuestas", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Anuncio", @@ -954,6 +955,9 @@ "action": "Sign", "success": "Signed message" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Sign transaction", "action": "Sign", @@ -1774,7 +1778,8 @@ "profile": { "length": "Tu nombre de perfil no puede tener más de {length, plural, one {# carácter } other {# caracteres}}.", "duplicate": "Ya existe un perfil con ese nombre.", - "type": "No se puede determinar el tipo de perfil" + "type": "No se puede determinar el tipo de perfil", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "Las contraseñas no coinciden.", @@ -1980,7 +1985,8 @@ "invalidUri": "Invalid URI", "invalidProtocol": "Invalid protocol, must start with 'wc'.", "deprecatedVersion": "dApp uses a deprecated wallet connect version.", - "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification." + "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Unable to get web3 provider.", diff --git a/packages/shared/src/locales/fr.json b/packages/shared/src/locales/fr.json index 3a90d07368..723d622b9e 100644 --- a/packages/shared/src/locales/fr.json +++ b/packages/shared/src/locales/fr.json @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Proposal} other {Proposals}} successfully added", "successAddAll": "{numberOfProposals, select, one {Proposal} other {Proposals}} successfully added to all accounts", "successRemove": "Proposal successfully removed", - "emptyTitle": "Aucune proposition" + "emptyTitle": "Aucune proposition", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Announcement", @@ -954,6 +955,9 @@ "action": "Sign", "success": "Signed message" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Sign transaction", "action": "Sign", @@ -1774,7 +1778,8 @@ "profile": { "length": "Votre nom de profil ne peut pas être plus long que {length, plural, one {# caractère} other {# caractères}}.", "duplicate": "Un profil portant ce nom existe déjà.", - "type": "Unable to determine the profile type" + "type": "Unable to determine the profile type", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "Les mots de passe ne correspondent pas.", @@ -1980,7 +1985,8 @@ "invalidUri": "Invalid URI", "invalidProtocol": "Invalid protocol, must start with 'wc'.", "deprecatedVersion": "dApp uses a deprecated wallet connect version.", - "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification." + "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Unable to get web3 provider.", diff --git a/packages/shared/src/locales/it.json b/packages/shared/src/locales/it.json index d555b26bc8..5683cf9a83 100644 --- a/packages/shared/src/locales/it.json +++ b/packages/shared/src/locales/it.json @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Proposta} other {Proposte}} aggiunte con successo", "successAddAll": "{numberOfProposals, select, one {Proposta} other {Proposte}} aggiunte con successo", "successRemove": "Proposta rimossa con successo", - "emptyTitle": "Nessuna proposta" + "emptyTitle": "Nessuna proposta", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Annuncio", @@ -954,6 +955,9 @@ "action": "Sign", "success": "Signed message" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Sign transaction", "action": "Sign", @@ -1774,7 +1778,8 @@ "profile": { "length": "Il nome del tuo profilo non può essere più lungo di {length, plural, one {1 carattere} other {# caratteri}}.", "duplicate": "Esiste già un profilo con questo nome.", - "type": "Impossibile determinare il tipo di profilo" + "type": "Impossibile determinare il tipo di profilo", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "Le password non corrispondono.", @@ -1980,7 +1985,8 @@ "invalidUri": "Invalid URI", "invalidProtocol": "Invalid protocol, must start with 'wc'.", "deprecatedVersion": "dApp uses a deprecated wallet connect version.", - "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification." + "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Unable to get web3 provider.", diff --git a/packages/shared/src/locales/nl.json b/packages/shared/src/locales/nl.json index 324b1c14d6..91c8c05f50 100644 --- a/packages/shared/src/locales/nl.json +++ b/packages/shared/src/locales/nl.json @@ -483,11 +483,11 @@ "emptySubtitle": "Verbind Bloom met jouw favoriete dApps" }, "actions": { - "clearExpired": "Clear expired list" + "clearExpired": "Verlopen lijst wissen" }, "clearExpired": { - "title": "Clear expired list", - "description": "Are you sure you want to clear the list of expired dApp connections?" + "title": "Verlopen lijst wissen", + "description": "Weet je zeker dat je de lijst met verlopen dApp-verbindingen wilt wissen?" } }, "inputConnectionCode": { @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Voorstel} other {Voorstellen}} succesvol toegevoegd", "successAddAll": "{numberOfProposals, select, one {Voorstel} other {Voorstellen}} succesvol toegevoegd aan alle accounts", "successRemove": "Voorstel succesvol verwijderd", - "emptyTitle": "Geen voorstellen" + "emptyTitle": "Geen voorstellen", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Aankondiging", @@ -954,6 +955,9 @@ "action": "Ondertekenen", "success": "Ondertekend bericht" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Transactie ondertekenen", "action": "Ondertekenen", @@ -1557,8 +1561,8 @@ "featured": "Aanbevolen", "raffle": "Verloting", "governance": "Governance", - "baseCoin": "Base Coin", - "unverifiedContract": "Unverified Contract" + "baseCoin": "Basis token", + "unverifiedContract": "Ongeverifieerd contract" }, "filters": { "title": "Filters", @@ -1707,7 +1711,7 @@ "success": "Verbinding verbroken met {dappName}" }, "clearExpiredDapps": { - "success": "Expired dApps cleared" + "success": "Verlopen dApps gewist" }, "removeDapp": { "success": "{dappName} verwijderd" @@ -1774,7 +1778,8 @@ "profile": { "length": "Je profielnaam kan niet langer zijn dan {length, plural, one {# karakter} other {# karakters}}.", "duplicate": "Een account met deze naam bestaat al.", - "type": "Niet in staat om het profiel type te bepalen" + "type": "Niet in staat om het profiel type te bepalen", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "Wachtwoorden komen niet overeen.", @@ -1980,7 +1985,8 @@ "invalidUri": "Ongeldige URI", "invalidProtocol": "Ongeldig protocol, moet beginnen met 'wc'.", "deprecatedVersion": "dApp maakt gebruik van een verouderde wallet connectie versie.", - "invalidV2UriFormat": "De link voldoet niet aan de WalletConnect V2-specificatie." + "invalidV2UriFormat": "De link voldoet niet aan de WalletConnect V2-specificatie.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Kan web3-provider niet ophalen.", diff --git a/packages/shared/src/locales/pl.json b/packages/shared/src/locales/pl.json index 01076e2416..216155e915 100644 --- a/packages/shared/src/locales/pl.json +++ b/packages/shared/src/locales/pl.json @@ -483,11 +483,11 @@ "emptySubtitle": "Połącz Bloom ze swoimi ulubionymi aplikacjami typu dApp" }, "actions": { - "clearExpired": "Clear expired list" + "clearExpired": "Wyczyść listę wygasłych" }, "clearExpired": { - "title": "Clear expired list", - "description": "Are you sure you want to clear the list of expired dApp connections?" + "title": "Wyczyść listę wygasłych", + "description": "Czy na pewno chcesz wyczyścić listę wygasłych połączeń dApp?" } }, "inputConnectionCode": { @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Propozycja dodana} other {Propozycje dodane}} pomyślnie", "successAddAll": "{numberOfProposals, select, one {Propozycja została pomyślnie dodana} other {Propozycje zostały pomyślnie dodane}} do wszystkich kont", "successRemove": "Propozycja została usunięta", - "emptyTitle": "Brak propozycji" + "emptyTitle": "Brak propozycji", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Ogłoszenie propozycji", @@ -788,7 +789,7 @@ "prod": "Wczesny dostęp", "alpha": "Alpha", "beta": "Beta", - "releasedAt": "Opublikowano", + "releasedAt": "Opublikowana", "updateAvailable": "Aktualizacja jest dostępna", "updatesDisabled": "Dostępne są aktualizacje, ale aktualizacja automatyczna jest niedostępna dla Twojego systemu operacyjnego.", "latestInstalled": "Używasz najnowszej i najbezpieczniejszej wersji" @@ -954,6 +955,9 @@ "action": "Podpisz", "success": "Podpisana wiadomość" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Podpisz transakcję", "action": "Podpisz", @@ -1556,9 +1560,9 @@ "upcoming": "Nadchodząca", "featured": "Wyróźniona", "raffle": "Loteria", - "governance": "Governance", - "baseCoin": "Base Coin", - "unverifiedContract": "Unverified Contract" + "governance": "Zarządzanie", + "baseCoin": "Token podstawowy", + "unverifiedContract": "Niezweryfikowany kontrakt" }, "filters": { "title": "Filtry", @@ -1707,7 +1711,7 @@ "success": "Odłączono od aplikacji {dappName}" }, "clearExpiredDapps": { - "success": "Expired dApps cleared" + "success": "Wyczyszczono wygasłe dApps" }, "removeDapp": { "success": "Usunięto aplikację {dappName}" @@ -1774,7 +1778,8 @@ "profile": { "length": "Twoja nazwa profilu nie może być dłuższa niż {length, plural, one {# znak} few {# znaki} many {# znaków} other {# znaków}}.", "duplicate": "Profil o takiej nazwie już istnieje.", - "type": "Nie można określić typu profilu" + "type": "Nie można określić typu profilu", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "Hasła nie są zgodne.", @@ -1980,7 +1985,8 @@ "invalidUri": "Błędny URI", "invalidProtocol": "Nieprawidłowy protokół, musi zaczynać się od \"wc\".", "deprecatedVersion": "dApp używa przestarzałej wersji wallet connect.", - "invalidV2UriFormat": "Link nie jest zgodny ze specyfikacją WalletConnect V2." + "invalidV2UriFormat": "Link nie jest zgodny ze specyfikacją WalletConnect V2.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Nie można pozyskać dostawcy web3.", diff --git a/packages/shared/src/locales/pt-BR.json b/packages/shared/src/locales/pt-BR.json index 8304d741e1..83c7901a86 100644 --- a/packages/shared/src/locales/pt-BR.json +++ b/packages/shared/src/locales/pt-BR.json @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Proposta} other {Propostas}} adicionadas com sucesso a todas as contas", "successAddAll": "{numberOfProposals, select, one {Proposta} other {Propostas}} adicionadas com sucesso a todas as contas", "successRemove": "Proposta removida com sucesso", - "emptyTitle": "Nenhuma proposta" + "emptyTitle": "Nenhuma proposta", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Anúncio", @@ -954,6 +955,9 @@ "action": "Assinar", "success": "Signed message" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Assinar transação", "action": "Assinar", @@ -1774,7 +1778,8 @@ "profile": { "length": "Seu nome de perfil não pode ser maior do que {length, plural, one {# caractere} other {# caracteres}}.", "duplicate": "Já existe um perfil com este nome.", - "type": "Não foi possível determinar o tipo de perfil" + "type": "Não foi possível determinar o tipo de perfil", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "As senhas não conferem.", @@ -1980,7 +1985,8 @@ "invalidUri": "URI inválido", "invalidProtocol": "Invalid protocol, must start with 'wc'.", "deprecatedVersion": "dApp usa uma versão WalletConnect obsoleta.", - "invalidV2UriFormat": "O link não segue a especificação V2 do WalletConnect." + "invalidV2UriFormat": "O link não segue a especificação V2 do WalletConnect.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Não foi possível obter o provedor web3.", diff --git a/packages/shared/src/locales/tr.json b/packages/shared/src/locales/tr.json index 3dc3c32caa..df112e8fba 100644 --- a/packages/shared/src/locales/tr.json +++ b/packages/shared/src/locales/tr.json @@ -350,7 +350,7 @@ "activity": "Aktivite", "asset": "Varlık", "action": "İşlem", - "date": "Date", + "date": "Tarih", "address": "Adres", "amount": "Miktar", "fee": "Ücretsiz", @@ -483,11 +483,11 @@ "emptySubtitle": "Bloom'u favori dApp'lerinize bağlayın" }, "actions": { - "clearExpired": "Clear expired list" + "clearExpired": "Süresi dolmuş listeyi temizle" }, "clearExpired": { - "title": "Clear expired list", - "description": "Are you sure you want to clear the list of expired dApp connections?" + "title": "Süresi dolmuş listeyi temizle", + "description": "Süresi dolmuş dApp bağlantılarının listesini temizlemek istediğinizden emin misiniz?" } }, "inputConnectionCode": { @@ -538,7 +538,7 @@ "accounts": { "step": "Hesaplar", "title": "Hesapları seçin", - "tip": "You control what the dApp can request access for. Some apps only connect to the primary account.", + "tip": "DApp'in ne için erişim talep edebileceğini siz kontrol edersiniz. Bazı uygulamalar yalnızca birincil hesaba bağlanır.", "empty": "En az bir hesap seçmeniz gerekiyor" } }, @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Proposal} other {Proposals}} başarıyla eklendi", "successAddAll": "{numberOfProposals, select, one {Proposal} other {Proposals}} tüm hesaplara başarıyla eklendi", "successRemove": "Teklif başarıyla güncellendi", - "emptyTitle": "Henüz teklif yok" + "emptyTitle": "Henüz teklif yok", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "Duyuru", @@ -696,9 +697,9 @@ "changingAccounts": "Hesapları değiştirmek tüm bilgileri sıfırlayacaktır." }, "tooltip": { - "connected": "connected securely", - "redirected": "redirected, be careful!", - "disconnected": "disconnected, try refreshing" + "connected": "güvenli bir şekilde bağlandı", + "redirected": "yönlendirildi, dikkatli olun!", + "disconnected": "bağlantı kesildi, yenilemeyi deneyin" } } }, @@ -954,6 +955,9 @@ "action": "Giriş yap", "success": "İmzalı mesaj" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "İşlemi imzala", "action": "İmza", @@ -1365,15 +1369,15 @@ "revoting": "İptal ediliyor", "unvoted": "Oy geri alındı", "unvoting": "Oylama iptali", - "transferred": "Transferred", - "transferring": "Transferring", + "transferred": "Transfer edildi", + "transferring": "Transfer ediliyor", "shimmerClaimed": "Talep edildi", "shimmerClaiming": "Talep etme", "shimmerGenesis": "Shimmer Genesis", - "minted": "Minted", - "minting": "Minting", - "burned": "Burned", - "burning": "Burning", + "minted": "Basıldı", + "minting": "Mintlemek", + "burned": "Yanmış", + "burning": "Yanan", "balanceDecreased": "Bakiye azaldı", "balanceIncreased": "Bakiye arttı", "initialBalance": "Başlangıç bakiyesi", @@ -1498,7 +1502,7 @@ "immutableIssuer": "Değişmez İhraççı", "magicContract": "Sihirli Sözleşme", "smartContract": "Akıllı Sözleşme", - "contractCall": "Contract call", + "contractCall": "Sözleşme çağrısı", "targetContract": "Hedfef sözleşme", "contractFunction": "Sözleşme işlevi", "standard": "Standart", @@ -1531,7 +1535,7 @@ "networks": "Ağlar", "ledgerDevice": "Ledger Cihazı", "disconnected": "Bağlı değil", - "redirected": "Redirected", + "redirected": "Yönlendirildi", "balanceBreakdown": "Bakiye dökümü", "primary": "Birincil", "color": "Renk", @@ -1556,9 +1560,9 @@ "upcoming": "Yakında", "featured": "Öne Çıkanlar", "raffle": "Çekiliş", - "governance": "Governance", - "baseCoin": "Base Coin", - "unverifiedContract": "Unverified Contract" + "governance": "Yönetim", + "baseCoin": "Temel coin", + "unverifiedContract": "Doğrulanmamış Sözleşme" }, "filters": { "title": "Filtreler", @@ -1707,7 +1711,7 @@ "success": "{dappName} ile bağlantı kesildi" }, "clearExpiredDapps": { - "success": "Expired dApps cleared" + "success": "Süresi dolmuş dApp'ler temizlendi" }, "removeDapp": { "success": "{dappName} kaldırıldı" @@ -1774,7 +1778,8 @@ "profile": { "length": "Profil adınız şundan uzun olamaz {length, plural, one {# karakter} other {# karakterler}}.", "duplicate": "Bu isimde bir profil zaten var.", - "type": "Profil tipi belirlenemiyor" + "type": "Profil tipi belirlenemiyor", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "Parolalar eşleşmiyor.", @@ -1980,7 +1985,8 @@ "invalidUri": "Geçersiz URI", "invalidProtocol": "Geçersiz protokol, 'wc' ile başlamalıdır.", "deprecatedVersion": "dApp, kullanımdan kaldırılmış bir cüzdan bağlantı sürümü kullanıyor.", - "invalidV2UriFormat": "Bağlantı WalletConnect V2 spesifikasyonuna uymuyor." + "invalidV2UriFormat": "Bağlantı WalletConnect V2 spesifikasyonuna uymuyor.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Web3 sağlayıcısı alınamıyor.", diff --git a/packages/shared/src/locales/zh-CN.json b/packages/shared/src/locales/zh-CN.json index 3d6f41cb4d..59a99b5075 100644 --- a/packages/shared/src/locales/zh-CN.json +++ b/packages/shared/src/locales/zh-CN.json @@ -645,7 +645,8 @@ "successAdd": "{numberOfProposals, select, one {Proposal} other {Proposals}} successfully added", "successAddAll": "{numberOfProposals, select, one {Proposal} other {Proposals}} successfully added to all accounts", "successRemove": "提案成功移除", - "emptyTitle": "暂无提案" + "emptyTitle": "暂无提案", + "emptyDescription": "You can subscribe to a proposal on a node with its URL and an optional event ID." }, "statusTimeline": { "upcoming": "通知", @@ -954,6 +955,9 @@ "action": "Sign", "success": "Signed message" }, + "siwe": { + "title": "Sign-In with Ethereum" + }, "signTransaction": { "title": "Sign transaction", "action": "Sign", @@ -1774,7 +1778,8 @@ "profile": { "length": "您的配置名称不能超过 {length, plural, one {1 个字符} other {# 字符}}。", "duplicate": "同名配置文件已存在。", - "type": "无法确定配置文件类型" + "type": "无法确定配置文件类型", + "authenticationInterrupted": "Authentication was interrupted" }, "password": { "doNotMatch": "密码不匹配。", @@ -1980,7 +1985,8 @@ "invalidUri": "Invalid URI", "invalidProtocol": "Invalid protocol, must start with 'wc'.", "deprecatedVersion": "dApp uses a deprecated wallet connect version.", - "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification." + "invalidV2UriFormat": "The link doesn't adhere to the WalletConnect V2 specification.", + "signTypedData": "Bloom doesn't support eth_signedTypedData V1 due to security reasons" }, "web3": { "unableToGetProvider": "Unable to get web3 provider.",