diff options
| author | quydang <81231812+quydang04@users.noreply.github.com> | 2024-01-20 12:32:35 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-20 12:32:35 +0300 |
| commit | 74ba6d7825741fe7965c91e5ccd8ae6d0436fe59 (patch) | |
| tree | 01d1cb09bb870b2522b3d1aee4d16f805a9f1c17 /web | |
| parent | 7fd4015f174e4c529612dfeee534fb1f2842ba7d (diff) | |
Add support for ARMv5 and x86 (#1642)
Diffstat (limited to 'web')
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index d627254b..7491a70c 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -74,9 +74,9 @@ [pages.index]
"title" = "Trạng thái hệ thống"
-"memory" = "Bộ nhớ"
+"memory" = "Ram"
"hard" = "Dung lượng"
-"xrayStatus" = "Trạng thái"
+"xrayStatus" = "Trạng thái Xray"
"stopXray" = "Dừng lại"
"restartXray" = "Khởi động lại"
"xraySwitch" = "Phiên bản"
|
