diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-05-13 18:36:16 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-05-13 18:36:16 +0300 |
| commit | a289ef5d1040f8d1d5bded251042042050087dcc (patch) | |
| tree | b540a6cda1ef9fbe07398a9c2624d11d79c88bd2 /web/translation | |
| parent | b5dd2580749865a4921a78f04161fa2b73d32595 (diff) | |
bug fixed - random user pass
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 2366e31f..94d4e47d 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -170,7 +170,7 @@ "xtlsDesc" = "Xray core needs to be 1.7.5" "realityDesc" = "Xray core needs to be 1.8.0 or higher." "telegramDesc" = "use Telegram ID without @ or chat IDs ( you can get it here @userinfobot )" -"subscriptionDesc" = "you can find your sub link on Details, also ou can use the same name for several configurations" +"subscriptionDesc" = "you can find your sub link on Details, also you can use the same name for several configurations" [pages.client] "add" = "Add Client" |
