Browse Source

tgbot - improve translate

MHSanaei 1 year ago
parent
commit
1207501405
2 changed files with 2 additions and 2 deletions
  1. 1 1
      web/translation/translate.en_US.toml
  2. 1 1
      web/translation/translate.fa_IR.toml

+ 1 - 1
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"

+ 1 - 1
web/translation/translate.fa_IR.toml

@@ -456,7 +456,7 @@
 "wentWrong" = "❌ مشکلی رخ داده است!"
 "noIpRecord" = "❗ رکورد IP یافت نشد!"
 "noInbounds" = "❗ هیچ ورودی یافت نشد!"
-"unlimited" = "♾ نامحدود"
+"unlimited" = "♾ - نامحدود(ریست)"
 "add" = "اضافه کردن"
 "month" = "ماه"
 "months" = "ماه‌ها"