diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-03-06 13:17:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-06 13:17:25 +0300 |
| commit | c13db7922edd401c57a3077090af3816aed25373 (patch) | |
| tree | a3a9c7df2c429eb6612f512571b0501cab94de1a /web/translation/translate.fa_IR.toml | |
| parent | d6d05a9b4d575fdcd43417cddb3a6e6c7cc2119c (diff) | |
Pretty Panel and Xray settings (#2726)
* chore: refactor `setting-list-item` component
* chore: remove padding
* chore: replace settings list with settings collapse panels
* chore: add missing translations
* chore: fix translation
Diffstat (limited to 'web/translation/translate.fa_IR.toml')
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index ed4f69df..0ddc2f21 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -321,7 +321,15 @@ "muxSett" = "تنظیمات ماکس" "direct" = "اتصال مستقیم" "directDesc" = "به طور مستقیم با دامنه ها یا محدوده آیپی یک کشور خاص ارتباط برقرار می کند" - +"notifications" = "اعلانها" +"certs" = "گواهیها" +"externalTraffic" = "ترافیک خارجی" +"dateAndTime" = "تاریخ و زمان" +"proxyAndServer" = "پراکسی و سرور" +"intervals" = "فواصل" +"information" = "اطلاعات" +"language" = "زبان" +"telegramBotLanguage" = "زبان ربات تلگرام" [pages.xray] "title" = "پیکربندی ایکسری" @@ -462,7 +470,7 @@ "poolSize" = "اندازه استخر" [pages.settings.security] -"admin" = "مدیر" +"admin" = "اعتبارنامههای ادمین" "secret" = "توکن مخفی" "loginSecurity" = "ورود ایمن" "loginSecurityDesc" = "یک لایه اضافی از احراز هویت برای ایجاد امنیت بیشتر اضافه می کند" |
