mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #13139 from MetaMask/Version-v10.8.2
Version v10.8.2 RC
This commit is contained in:
commit
178c181f73
@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [10.8.2]
|
||||
### Fixed
|
||||
- Add missing `appName` localized messages for Flask and Beta ([#13138](https://github.com/MetaMask/metamask-extension/pull/13138))
|
||||
|
||||
## [10.8.1]
|
||||
### Fixed
|
||||
- [#13107](https://github.com/MetaMask/metamask-extension/pull/13107): Fix the Use Custom Nonce toggle
|
||||
@ -2656,7 +2660,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Uncategorized
|
||||
- Added the ability to restore accounts from seed words.
|
||||
|
||||
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.8.1...HEAD
|
||||
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.8.2...HEAD
|
||||
[10.8.2]: https://github.com/MetaMask/metamask-extension/compare/v10.8.1...v10.8.2
|
||||
[10.8.1]: https://github.com/MetaMask/metamask-extension/compare/v10.8.0...v10.8.1
|
||||
[10.8.0]: https://github.com/MetaMask/metamask-extension/compare/v10.7.1...v10.8.0
|
||||
[10.7.1]: https://github.com/MetaMask/metamask-extension/compare/v10.7.0...v10.7.1
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "ፍቀድ"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "موافق"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Одобри"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "অনুমোদন করুন"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Aprovar"
|
||||
},
|
||||
|
@ -22,6 +22,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Schválit"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Godkend"
|
||||
},
|
||||
|
@ -67,6 +67,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Genehmigen"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Έγκριση"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Cuota de red de agregador y aprobación"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Cuota de red de agregador y aprobación"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Kinnita"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "تصدیق"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Hyväksy"
|
||||
},
|
||||
|
@ -64,6 +64,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Aprubahan"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Approuver"
|
||||
},
|
||||
|
@ -12,6 +12,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"back": {
|
||||
"message": "પાછળ"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "אישור"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "अनुमोदन और एग्रीगेटर नेटवर्क शुल्क"
|
||||
},
|
||||
|
@ -22,6 +22,14 @@
|
||||
"message": "मेटामास्क/MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "मंजूर"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Odobri"
|
||||
},
|
||||
|
@ -40,6 +40,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Apwouve"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Jóváhagyás"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Biaya jaringan agregator dan persetujuan"
|
||||
},
|
||||
|
@ -121,6 +121,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Tassa di approvazione per la rete aggregatore"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "承認およびアグリゲーター ネットワークの手数料"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "ಅನುಮೋದಿಸಿ"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "승인 및 애그리게이터 네트워크 수수료"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "„MetaMask“",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Patvirtinti"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Apstiprināt"
|
||||
},
|
||||
|
@ -12,6 +12,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"back": {
|
||||
"message": "പിന്നോട്ട്"
|
||||
},
|
||||
|
@ -12,6 +12,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"back": {
|
||||
"message": "मागील"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Luluskan"
|
||||
},
|
||||
|
@ -19,6 +19,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Goedkeuren"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Godkjenn"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Bayarin sa pag-apruba at aggregator network"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Zatwierdź"
|
||||
},
|
||||
|
@ -22,6 +22,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Aprovar"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Aprovação e taxa da rede do agregador"
|
||||
},
|
||||
|
@ -15,6 +15,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"back": {
|
||||
"message": "Anterior"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Aprobați"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Комиссия сети одобрения и агрегатора"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Schválit"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Potrdi"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Odobrite"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Godkänn"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Idhinisha"
|
||||
},
|
||||
|
@ -28,6 +28,14 @@
|
||||
"message": "மேடமஸ்க் ",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "ஒப்புதல்"
|
||||
},
|
||||
|
@ -12,6 +12,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"back": {
|
||||
"message": "వెనుకకు"
|
||||
},
|
||||
|
@ -25,6 +25,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "อนุมัติ"
|
||||
},
|
||||
|
@ -115,6 +115,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Bayarin sa pag-apruba at aggregator network"
|
||||
},
|
||||
|
@ -22,6 +22,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Onaylamak"
|
||||
},
|
||||
|
@ -70,6 +70,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "Затвердити"
|
||||
},
|
||||
|
@ -148,6 +148,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "Phí mạng cho trình tổng hợp và việc phê duyệt"
|
||||
},
|
||||
|
@ -163,6 +163,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approvalAndAggregatorTxFeeCost": {
|
||||
"message": "批准聚合商网络手续费"
|
||||
},
|
||||
|
@ -73,6 +73,14 @@
|
||||
"message": "MetaMask",
|
||||
"description": "The name of the application"
|
||||
},
|
||||
"appNameBeta": {
|
||||
"message": "MetaMask Beta",
|
||||
"description": "The name of the application (Beta)"
|
||||
},
|
||||
"appNameFlask": {
|
||||
"message": "MetaMask Flask",
|
||||
"description": "The name of the application (Flask)"
|
||||
},
|
||||
"approve": {
|
||||
"message": "批准"
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "metamask-crx",
|
||||
"version": "10.8.1",
|
||||
"version": "10.8.2",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user