diff --git a/src/manifest.json b/src/manifest.json index 793ad9647..2906be1fe 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,9 @@ { "manifest_version": 2, "version": "0.80.0", - "name": "Liquality Wallet", - "description": "Self-Custodial Multi-Chain Wallet that is 100% Open Source", + "name": "__MSG_appName__", + "description": "__MSG_appDesc__", + "default_locale": "en", "homepage_url": "https://liquality.io", "permissions": [ "notifications",