mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 08:02:18 +00:00
Fix typo
This commit is contained in:
parent
4fa500013e
commit
7a5a9fe6fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue