diff options
| author | Alireza Ahmand <mr.alireza.ahmand@gmail.com> | 2025-08-17 14:43:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-17 14:43:25 +0300 |
| commit | 2198e7a28f51949cdf74cbd6087bf14a391cb7d7 (patch) | |
| tree | 2576f4b995b9905b14391059a24730409e87b504 /web/translation/translate.fa_IR.toml | |
| parent | 6b23b416a788aedeacd75e445f8b1a919c2cf5c8 (diff) | |
feat: Add remaining time to tgbot #3355 (#3360)
Diffstat (limited to 'web/translation/translate.fa_IR.toml')
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 8e2b04a2..787a695a 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -561,22 +561,23 @@ "resetOutboundTrafficError" = "خطا در بازنشانی ترافیک خروجی" [tgbot] -"keyboardClosed" = "❌ کیبورد سفارشی بسته شد!" -"noResult" = "❗ نتیجهای یافت نشد!" -"noQuery" = "❌ کوئری یافت نشد! لطفاً دستور را مجدداً استفاده کنید!" -"wentWrong" = "❌ مشکلی رخ داده است!" -"noIpRecord" = "❗ رکورد IP یافت نشد!" +"keyboardClosed" = "❌ صفحه کلید بسته شد!" +"noResult" = "❗ نتیجه ای یافت نشد!" +"noQuery" = "❌ درخواست یافت نشد! لطفا دوباره تلاش کنید!" +"wentWrong" = "❌ مشکلی پیش آمد!" +"noIpRecord" = "❗ رکورد آی پی وجود ندارد!" "noInbounds" = "❗ هیچ ورودی یافت نشد!" -"unlimited" = "♾ - نامحدود(ریست)" -"add" = "اضافه کردن" +"unlimited" = "♾ نامحدود(ریست)" +"add" = "افزودن" "month" = "ماه" -"months" = "ماه" +"months" = "ماه" "day" = "روز" "days" = "روز" -"hours" = "ساعت" +"hours" = "ساعت" +"minutes" = "دقیقه" "unknown" = "نامشخص" -"inbounds" = "ورودیها" -"clients" = "کلاینتها" +"inbounds" = "ورودی ها" +"clients" = "کاربران" "offline" = "🔴 آفلاین" "online" = "🟢 آنلاین" |
