Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8.10.0 Release (dev → main) #1291

Closed
wants to merge 73 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
abb7e51
chore: add publish script for okx-wallet
luoquanquan Jun 19, 2024
1bf1f8e
Merge branch 'okxwallet:main' into main
luoquanquan Jun 19, 2024
4077231
Merge pull request #2 from luoquanquan/main
okxwallet Jun 19, 2024
fec115e
chore: coin98 wallet add signMessage method
khiemsoft Jun 26, 2024
d354c50
docs(react): fix react sample startup guide & add needful dependency …
AlienegraGeek Jul 3, 2024
74541a8
Merge branch 'near:main' into main
AlienegraGeek Jul 19, 2024
1928ffd
chore(doc): resolve pr conversation
AlienegraGeek Jul 19, 2024
0f2d380
Merge branch 'near:main' into main
khiemsoft Jul 26, 2024
bad360f
feat: fix bug near selector c98 wallet
khiemsoft Jul 26, 2024
49681cd
feat: add signMessage for okx wallet
luoquanquan Aug 13, 2024
167be49
test: add unit test for signMessage method
luoquanquan Aug 13, 2024
e97d1b8
feat: optimize okx signMessage logic
luoquanquan Aug 14, 2024
f430227
Merge pull request #1 from okxwallet/main
luoquanquan Aug 14, 2024
a580b38
Merge pull request #3 from luoquanquan/main
okxwallet Aug 16, 2024
952cb64
docs: add zh-tw translation
coin98team002 Sep 9, 2024
0736610
Add de translation
trustwalletteam003 Sep 10, 2024
8a70332
Add fr translation
rainbowteam002 Sep 10, 2024
6e197da
Add it translation
citadeloneteam002 Sep 10, 2024
1e70565
Add pl translation
werewolvesaiteam002 Sep 10, 2024
56bc1b9
Add pt translation
metamaskteam003 Sep 10, 2024
812cf84
docs: add th translation
trustwalletteam003 Sep 17, 2024
4455418
docs: add el translation
rainbowteam002 Sep 17, 2024
6410ac8
docs: add hu translation
citadeloneteam002 Sep 17, 2024
dbeed9a
docs: add uk translation
werewolvesaiteam002 Sep 17, 2024
67eaf33
Removal of the isMobile check in Nightly
Pawel-Szydlo Sep 25, 2024
b949401
Merge branch 'near:main' into main
khiemsoft Oct 4, 2024
3a98af3
fix: fix bug auto build
khiemsoft Oct 4, 2024
668dd61
Merge branch 'near:main' into main
Pawel-Szydlo Oct 28, 2024
8aa67e8
feat: bring WalletManager as standard inside core library
denbite Jan 8, 2025
b58282b
fix: implement necessary methods as part of `WalletSelector`
denbite Jan 10, 2025
2ced613
fix: remove unused export
denbite Jan 10, 2025
79a339f
feat: small changes to interface
Jan 28, 2025
c63a8e3
chore: lint fix
Jan 28, 2025
07f12e9
chore: update translation
gagdiez Jan 28, 2025
00de29f
chore: update translation
gagdiez Jan 28, 2025
1c18a5a
wip: creating react-hook for wallet-selector
Jan 29, 2025
4ef4389
wip: added walletSelector provider and hook
matiasbenary Feb 2, 2025
4fc6fb6
feat: Add hook and context for React
Feb 2, 2025
c82c358
fix: name and description
Feb 2, 2025
da004e4
fix: minor change
Feb 2, 2025
85fa97a
fix: linted react-hook
matiasbenary Feb 3, 2025
ee98a7d
fix: linted react-hook
matiasbenary Feb 3, 2025
c26bb7c
fix: angular error
Elabar Feb 5, 2025
f770d5e
wip: added method
matiasbenary Feb 5, 2025
642f7e9
wip: added method
matiasbenary Feb 5, 2025
5ffd99d
fix: read-only rpc methods do not depend on the ws
Feb 5, 2025
caa59e5
fix: reduce amount of try/catch and async
Feb 5, 2025
84c6052
feat: added Jsdocs
matiasbenary Feb 5, 2025
e7646e7
feat: react hook readme updated
matiasbenary Feb 5, 2025
4b9d696
fix: signIn function
Feb 5, 2025
d2c47d5
Merge branch 'dev' into main
gagdiez Feb 6, 2025
d0ddc76
Merge pull request #1122 from coin98/main
trechriron Feb 6, 2025
8dabef3
Merge pull request #1197 from coin98team002/main
trechriron Feb 6, 2025
623ea36
Merge pull request #1198 from trustwalletteam003/main
trechriron Feb 6, 2025
6446f3b
Merge pull request #1199 from rainbowteam002/main
trechriron Feb 6, 2025
491c992
Merge pull request #1200 from citadeloneteam002/main
trechriron Feb 6, 2025
b0e16d8
Merge pull request #1201 from werewolvesaiteam002/main
trechriron Feb 6, 2025
d347a12
Merge pull request #1202 from metamaskteam003/main
trechriron Feb 6, 2025
081db5d
Merge pull request #1208 from nightly-labs/main
trechriron Feb 6, 2025
49da0a4
Merge pull request #1284 from near/react-hook
trechriron Feb 6, 2025
5b83097
Merge pull request #1287 from Elabar/build-error
trechriron Feb 6, 2025
3cbed34
Merge pull request #1168 from okxwallet/main
trechriron Feb 6, 2025
94fa9ad
Merge pull request #1128 from AlienegraGeek/main
trechriron Feb 6, 2025
814395f
Merge pull request #1289 from AZbang/hot-wallet
trechriron Feb 6, 2025
346030b
bump version from 8.9.16 to 8.10.0
trechriron Feb 6, 2025
8cf2071
Merge pull request #1290 from near/chore-bump-version-v8.10.0
trechriron Feb 6, 2025
2dea039
Merge branch 'main' into dev
Feb 6, 2025
551fdc7
fix: conflict
Feb 6, 2025
9ef988a
fix: add hot wallet back
Feb 6, 2025
03f1fec
fix: bring back right yarn.lock
Feb 7, 2025
0c7373e
Merge pull request #1293 from near/bring-back-hot
gagdiez Feb 7, 2025
11c9292
feat: hot-wallet
AZbang Feb 10, 2025
d7ef3e3
Merge pull request #1295 from AZbang/hot-wallet
trechriron Feb 10, 2025
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
Prev Previous commit
Next Next commit
Add pt translation
metamaskteam003 authored Sep 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 56bc1b94fbf6d19242c766f01b108c6d6a31c44d
62 changes: 62 additions & 0 deletions packages/core/src/lib/locale/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"modal": {
"wallet": {
"connectYourWallet": "Conecte sua carteira",
"whatIsAWallet": "O que é uma carteira?",
"secureAndManage": "Proteja e gerencie seus ativos digitais",
"safelyStore": "Armazene e transfira com segurança suas criptomoedas e NFTs",
"logInToAny": "Faça login em qualquer aplicativo NEAR",
"noNeedToCreate": "Não há necessidade de criar uma nova conta ou senha. Conecte sua carteira e comece agora!",
"getAWallet": "Obtenha uma carteira",
"useAWallet": "Use uma carteira para proteger e gerenciar seus ativos NEAR sem precisar de nome de usuário ou senha",
"connectionFailed": "Falha na conexão",
"connectionSuccessful": "Conexão bem-sucedida",
"rememberWallet": "Lembrar da carteira selecionada",
"connected": "Conectado",
"connectingTo": "Conectando a"
},
"ledger": {
"connectWithLedger": "Conectar com Ledger",
"makeSureYourLedger": "Certifique-se de que seu Ledger esteja conectado com segurança e que o app NEAR esteja aberto no dispositivo",
"continue": "Continuar",
"specifyHDPath": "Especificar caminho HD",
"enterYourPreferredHDPath": "Insira o caminho HD preferido e escaneie para encontrar contas ativas",
"scan": "Escanear",
"retry": "Tentar novamente",
"ledgerIsNotAvailable": "Ledger não disponível",
"accessDeniedToUseLedgerDevice": "Acesso negado ao dispositivo Ledger",
"noAccountsFound": "Nenhuma conta encontrada",
"selectYourAccounts": "Selecione suas contas",
"connecting1Account": "Conectando 1 conta",
"cantFindAnyAccount": "Não foi possível encontrar contas associadas a este Ledger. Por favor",
"orConnectAnAnotherLedger.": "ou conecte outro Ledger",
"connecting": "Conectando",
"ofAccounts": "de contas",
"failedToAutomatically": "Não foi possível encontrar automaticamente o ID da conta. Por favor, forneça-o manualmente:",
"overviewTheListOfAuthorized": "Revise a lista de contas autorizadas e clique no botão abaixo para concluir o login",
"finish": "Concluir"
},
"install": {
"youllNeedToInstall": "Você precisará instalar",
"toContinueAfterInstalling": "para continuar. Após instalar",
"refreshThePage": "Atualize a página",
"open": "Abrir"
},
"qr": {
"copiedToClipboard": "Copiado para a área de transferência",
"failedToCopy": "Falha ao copiar para a área de transferência",
"scanWithYourMobile": "Escaneie com seu celular",
"copyToClipboard": "Copiar para a área de transferência",
"preferTheOfficial": "Prefira usar a caixa de diálogo oficial no",
"open": "Abrir"
},
"walletTypes": {
"hardware": "Carteira de hardware",
"browser": "Carteira de navegador",
"injected": "Extensão de carteira",
"bridge": "Carteira de ponte",
"mobile": "Carteira móvel",
"instant-link": "Carteira instantânea"
}
}
}