diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-03-08 16:41:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 16:41:23 +0300 |
| commit | c6d27a446355e7278fedd98334a314994bb70153 (patch) | |
| tree | 9c14310cbe02d02cda8a8ee5821689830667599e /web/translation/translate.fa_IR.toml | |
| parent | 751f564c4a65aac41446b42f881cbe86260dbbee (diff) | |
chore: pretty `backup` and `xray version` modal (#2737)
* chore: pretty `backup & restore` modal
* chore: pretty `xray version` modal
* fix: new `xray version` modal style
Diffstat (limited to 'web/translation/translate.fa_IR.toml')
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index ee03b654..4098710f 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -113,9 +113,10 @@ "config" = "پیکربندی" "backup" = "پشتیبانگیری" "backupTitle" = "پشتیبانگیری دیتابیس" -"backupDescription" = "توصیهمیشود قبلاز واردکردن یک دیتابیس جدید، نسخه پشتیبان تهیه کنید" "exportDatabase" = "پشتیبانگیری" -"importDatabase" = "بازگرداندن" +"exportDatabaseDesc" = "برای دانلود یک فایل .db حاوی پشتیبان از پایگاه داده فعلی خود به دستگاهتان کلیک کنید." +"importDatabase" = "بازیابی" +"importDatabaseDesc" = "برای انتخاب و آپلود یک فایل .db از دستگاهتان و بازیابی پایگاه داده از یک پشتیبان کلیک کنید." [pages.inbounds] "title" = "کاربران" |
