diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-04 01:21:01 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-04 01:21:01 +0300 |
| commit | 12075014056d5288e845b11a46855d6cea1c578b (patch) | |
| tree | 84daa66f539faf23c66dbb4d15f5d1c9956aca05 | |
| parent | 2a2bf531eef9ca0fdc0894e4e740ff0a613ea350 (diff) | |
tgbot - improve translate
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 6295bf15..78c545f6 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -456,7 +456,7 @@ "wentWrong" = "❌ Something went wrong!" "noIpRecord" = "❗ No IP Record!" "noInbounds" = "❗ No inbound found!" -"unlimited" = "♾ Unlimited" +"unlimited" = "♾ Unlimited(Reset)" "add" = "Add" "month" = "Month" "months" = "Months" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index e737c79b..7abaf973 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -456,7 +456,7 @@ "wentWrong" = "❌ مشکلی رخ داده است!" "noIpRecord" = "❗ رکورد IP یافت نشد!" "noInbounds" = "❗ هیچ ورودی یافت نشد!" -"unlimited" = "♾ نامحدود" +"unlimited" = "♾ - نامحدود(ریست)" "add" = "اضافه کردن" "month" = "ماه" "months" = "ماهها" |
