Add more missing `appName` messages (#13140)

Three locales were missing the `appNameBeta` and `appNameFlask`
localized messages. These were missed in the previous PR (#13138).
feature/default_network_editable
Mark Stacey 3 years ago committed by GitHub
parent 279c7b61b0
commit 609f85dbc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      app/_locales/hn/messages.json
  2. 8
      app/_locales/lt/messages.json
  3. 8
      app/_locales/ta/messages.json

@ -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": "Patvirtinti"
},

@ -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": "ஒபதல"
},

Loading…
Cancel
Save