Skip to content

Commit

Permalink
fix: Translations
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshRawat1 committed Dec 3, 2023
1 parent d33c235 commit a230de3
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 79 deletions.
4 changes: 1 addition & 3 deletions src/i18n/locales/cs/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
},
"actions": {},
"account_view": {
"remove": {},
"nostr": {
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/da/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,7 @@
"export": "Eksporter"
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "Lås op for at fortsætte",
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
},
"actions": {},
"account_view": {
"title2": "Konto",
"name": {
Expand Down Expand Up @@ -931,7 +929,6 @@
"account_menu": {
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "Verwalte dein Web-Konto"
}
},
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/eo/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "",
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
},
"actions": {},
"account_view": {
"nostr": {
"errors": {
Expand Down Expand Up @@ -820,7 +818,6 @@
"account_menu": {
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "Administra tu cuenta de Alby"
}
},
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/fa/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -460,9 +460,7 @@
},
"no_mnemonic_hint": "💡 شما هنوز یک کلید اصلی ندارید. <0>اینجا کلید کنید</0></div> تا کلید اصلی خود را بسازید و این تنظیمات را باز کنید."
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "رفع مسدودی برای ادامه",
Expand Down Expand Up @@ -1018,7 +1016,6 @@
"screen_reader": "منوی تعویض",
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "حساب کاربری وب خود را مدیریت کنید"
}
}
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/fi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "Avaa lukitus jatkaaksesi",
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,7 @@
"export": "Exporter"
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "Déverrouiller pour continuer",
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/id/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,9 +446,7 @@
"export": "Expor"
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "Buka untuk melanjutkan",
Expand Down Expand Up @@ -783,7 +781,6 @@
"account_menu": {
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "Atur akun web kamu"
}
},
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
},
"actions": {},
"account_view": {
"nostr": {
"errors": {
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/mr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,7 @@
"remove": {},
"actions": {}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "चालू ठेवण्यासाठी अनलॉक करा",
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/nl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "",
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/pl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,7 @@
"export": "Eksport"
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "Odblokuj aby kontynuować",
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/pt_BR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
},
"actions": {},
"account_view": {
"export": {
"title": "Conectar sua carteira de celular",
Expand Down Expand Up @@ -1067,7 +1065,6 @@
"account_menu": {
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "Acessar sua conta na web"
}
}
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/ro/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,7 @@
"export": ""
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "",
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,7 @@
"export": ""
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "",
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/sl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,9 +444,7 @@
"remove_secretkey": "Odstrani Glavni ključ"
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"help_contact": {
Expand Down Expand Up @@ -708,7 +706,6 @@
"account_menu": {
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "Upravljaj svoj spletni račun"
}
},
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/sv/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,9 +274,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
},
"actions": {},
"account_view": {
"nostr": {
"generate_keys": {
Expand Down Expand Up @@ -1091,7 +1089,6 @@
"screen_reader": "Öppna droppmeny",
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "Hantera ditt webbkonto"
}
}
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/th/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,7 @@
"scan_qr": "นำกระเป๋านี้เข้าสู่ Zeus หรือ BlueWallet โดยการแสกน QRCode"
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "ปลดล็อคเพื่อไปต่อ",
Expand Down Expand Up @@ -1076,7 +1074,6 @@
"screen_reader": "เมนูแบบเลื่อนลง",
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "จัดการเว็บไซต์บนบัญชีของคุณ"
}
}
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/tl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "",
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/locales/uk/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,7 @@
"export": ""
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "",
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/zh_Hans/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,7 @@
}
},
"accounts": {
"actions": {
"connect_wallet": ""
},
"actions": {},
"account_view": {
"nostr": {
"errors": {
Expand Down Expand Up @@ -947,7 +945,6 @@
"account_menu": {
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "管理你的网络帐户"
}
},
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/locales/zh_Hant/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,7 @@
}
}
},
"actions": {
"connect_wallet": ""
}
"actions": {}
},
"unlock": {
"unlock_to_continue": "解鎖以繼續",
Expand Down Expand Up @@ -1003,7 +1001,6 @@
"screen_reader": "切換下拉菜單",
"options": {
"account": {
"wallet_settings": "",
"go_to_web_wallet": "管理你的網路帳戶"
}
}
Expand Down

0 comments on commit a230de3

Please sign in to comment.