Browse Source

Fix typo

pull/760/head
mrjvs 2 years ago
parent
commit
7a5a9fe6fb
  1. 2
      src/assets/locales/en.json

2
src/assets/locales/en.json

@ -512,7 +512,7 @@
"status": { "status": {
"loading": "Waiting for you to install the extension", "loading": "Waiting for you to install the extension",
"disallowed": "Extension is not enabled for this page", "disallowed": "Extension is not enabled for this page",
"disallowedAction": "Enabled extension", "disallowedAction": "Enable extension",
"failed": "Failed to request status", "failed": "Failed to request status",
"outdated": "Extension version too old", "outdated": "Extension version too old",
"success": "Extension is working as expected!" "success": "Extension is working as expected!"

Loading…
Cancel
Save