diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-05-06 19:10:58 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-06 19:10:58 +0300 |
| commit | 1aed2d8cdcd7b971d3bc055d428a7958a71c9226 (patch) | |
| tree | d70860e2eb0e5ddd85dcf69839c547cddb78af76 /web/translation/translate.ar_EG.toml | |
| parent | c3084aaecea6e2ddc309c899a5def77244b901f1 (diff) | |
feat: implement geofiles update in panel (#2971)
solves #2672
Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
Diffstat (limited to 'web/translation/translate.ar_EG.toml')
| -rw-r--r-- | web/translation/translate.ar_EG.toml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/web/translation/translate.ar_EG.toml b/web/translation/translate.ar_EG.toml index 229f1320..30c4a629 100644 --- a/web/translation/translate.ar_EG.toml +++ b/web/translation/translate.ar_EG.toml @@ -122,8 +122,12 @@ "totalData" = "إجمالي البيانات" "sent" = "مرسل" "received" = "مستقبل" -"xraySwitchVersionDialog" = "تغيير نسخة Xray" -"xraySwitchVersionDialogDesc" = "متأكد إنك عايز تغير نسخة Xray لـ" +"xraySwitchVersionDialog" = "هل تريد حقًا تغيير إصدار Xray؟" +"xraySwitchVersionDialogDesc" = "سيؤدي هذا إلى تغيير إصدار Xray إلى #version#." +"xraySwitchVersionPopover" = "تم تحديث Xray بنجاح" +"geofileUpdateDialog" = "هل تريد حقًا تحديث ملف الجغرافيا؟" +"geofileUpdateDialogDesc" = "سيؤدي هذا إلى تحديث ملف #filename#." +"geofileUpdatePopover" = "تم تحديث ملف الجغرافيا بنجاح" "dontRefresh" = "التثبيت شغال، متعملش Refresh للصفحة" "logs" = "السجلات" "config" = "الإعدادات" |
