i18n: translate wallet desktop guidance
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 38s
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 38s
This commit is contained in:
@@ -208,6 +208,15 @@ export const idDict: Dict = {
|
||||
"Jika tidak ada dompet terbuka setelah diklik, pastikan ekstensi browser yang sesuai sudah terpasang dan diaktifkan.",
|
||||
walletInstallSelected:
|
||||
"Ekstensi browser {wallet} tidak terdeteksi. Pasang atau aktifkan, lalu coba lagi.",
|
||||
walletDesktopHelpTitle: "Kami mencoba membuka {wallet}. Langkah berikutnya:",
|
||||
walletDesktopHelpUnlock:
|
||||
"Buka ekstensi dompet di toolbar browser dan buka kuncinya.",
|
||||
walletDesktopHelpSelect:
|
||||
"Pastikan dompet memiliki akun, lalu pilih akun tersebut.",
|
||||
walletDesktopHelpRetry:
|
||||
"Kembali ke sini dan klik “Hubungkan ulang {wallet}”.",
|
||||
walletReconnectWallet: "Hubungkan ulang {wallet}",
|
||||
walletInstallWallet: "Pasang ekstensi {wallet}",
|
||||
walletOpen: "Buka",
|
||||
walletQrLogin: "Login QR",
|
||||
walletMobileQrDesc:
|
||||
@@ -232,6 +241,8 @@ export const idDict: Dict = {
|
||||
walletRainbowUnavailable: "Login QR belum tersedia.",
|
||||
walletLoginSuccess: "Dompet terhubung",
|
||||
walletLoginFailed: "Login dompet gagal",
|
||||
walletNoAccount:
|
||||
"Dompet tidak mengembalikan akun apa pun. Buka kunci dompet, pilih akun, lalu coba lagi.",
|
||||
walletDisconnected: "Dompet terputus",
|
||||
walletOtherMethods: "Metode login lainnya",
|
||||
walletUseCurrent: "Gunakan dompet saat ini",
|
||||
|
||||
Reference in New Issue
Block a user