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

Add locales for RNS multichain - Torus wallet #11

Closed
Closed
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
16 changes: 16 additions & 0 deletions Torus-locale/locales-wallet-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,14 @@
"german": "ENS-Domain",
"mandarin": "ENS域名"
},
"rnsId": {
"spanish": "Dominio RNS Multichain",
"korean": "RNS Multichain 도메인",
"japanese": "RNS Multichainドメイン",
"english": "RNS Multichain Domain",
"german": "RNS-Multichain-Domain",
"mandarin": "RNS Multichain域名"
},
"downloadWallet": {
"spanish": "Descargar billetera",
"korean": "지갑 다운로드",
Expand Down Expand Up @@ -470,6 +478,14 @@
"german": "Ungültige ENS-Adresse",
"mandarin": "无效的ENS地址"
},
"invalidRns": {
"spanish": "Dirección RNS no válida. Verifique si se seleccionó la red correcta",
"korean": "RNS 주소가 잘못되었습니다. 올바른 네트워크가 선택되었는지 확인하십시오.",
"japanese": "RNS アドレスが無効です。 正しいネットワークが選択されているか確認してください",
"english": "Invalid RNS address. Please check if correct network is selected",
"german": "Ungültige RNS-Adresse. Bitte überprüfen Sie, ob das richtige Netzwerk ausgewählt ist",
"mandarin": "RNS 地址无效。请检查是否选择了正确的网络"
},
"addNewList": {
"spanish": "Agregar una nueva lista",
"korean": "새 목록 추가",
Expand Down