Revert-back some edits (#1617)

* Update index.html

* Update translate.en_US.toml
This commit is contained in:
Shahin
2024-01-18 07:00:38 +00:00
committed by GitHub
parent 91af54abf1
commit 589a8702aa
2 changed files with 7 additions and 7 deletions

View File

@@ -93,7 +93,7 @@
<a-col :sm="24" :md="12">
<a-card hoverable>
{{ i18n "pages.index.xrayStatus" }}:
<a-tag :color="status.xray.color">[[ status.xray.state.toUpperCase() ]]</a-tag>
<a-tag :color="status.xray.color">[[ status.xray.state ]]</a-tag>
<a-popover v-if="status.xray.state === State.Error"
:overlay-class-name="themeSwitcher.currentTheme">
<span slot="title" style="font-size: 12pt">An error occurred while running Xray