chore: add missing trans

This commit is contained in:
ezequielnick 2025-06-22 10:21:10 +08:00
parent a9b5887e15
commit 6f3845151d
4 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,7 @@
"common.prev": "Previous", "common.prev": "Previous",
"common.done": "Done", "common.done": "Done",
"common.notification.restartRequired": "Restart required for changes to take effect", "common.notification.restartRequired": "Restart required for changes to take effect",
"common.notification.systemProxyEnabled": "System proxy enabled",
"common.notification.systemProxyDisabled": "System proxy disabled", "common.notification.systemProxyDisabled": "System proxy disabled",
"common.notification.tunEnabled": "TUN enabled", "common.notification.tunEnabled": "TUN enabled",
"common.notification.tunDisabled": "TUN disabled", "common.notification.tunDisabled": "TUN disabled",

View File

@ -19,6 +19,7 @@
"common.prev": "قبلی", "common.prev": "قبلی",
"common.done": "انجام شد", "common.done": "انجام شد",
"common.notification.restartRequired": "برای اعمال تغییرات نیاز به راه‌اندازی مجدد است", "common.notification.restartRequired": "برای اعمال تغییرات نیاز به راه‌اندازی مجدد است",
"common.notification.systemProxyEnabled": "پراکسی سیستم فعال شد",
"common.notification.systemProxyDisabled": "پراکسی سیستم غیرفعال شد", "common.notification.systemProxyDisabled": "پراکسی سیستم غیرفعال شد",
"common.notification.tunEnabled": "TUN فعال شد", "common.notification.tunEnabled": "TUN فعال شد",
"common.notification.tunDisabled": "TUN غیرفعال شد", "common.notification.tunDisabled": "TUN غیرفعال شد",

View File

@ -19,6 +19,7 @@
"common.prev": "Назад", "common.prev": "Назад",
"common.done": "Готово", "common.done": "Готово",
"common.notification.restartRequired": "Требуется перезапуск для применения изменений", "common.notification.restartRequired": "Требуется перезапуск для применения изменений",
"common.notification.systemProxyEnabled": "Системный прокси включен",
"common.notification.systemProxyDisabled": "Системный прокси отключен", "common.notification.systemProxyDisabled": "Системный прокси отключен",
"common.notification.tunEnabled": "TUN включен", "common.notification.tunEnabled": "TUN включен",
"common.notification.tunDisabled": "TUN отключен", "common.notification.tunDisabled": "TUN отключен",

View File

@ -19,6 +19,7 @@
"common.prev": "上一步", "common.prev": "上一步",
"common.done": "完成", "common.done": "完成",
"common.notification.restartRequired": "需要重启应用以使更改生效", "common.notification.restartRequired": "需要重启应用以使更改生效",
"common.notification.systemProxyEnabled": "系统代理已启用",
"common.notification.systemProxyDisabled": "系统代理已关闭", "common.notification.systemProxyDisabled": "系统代理已关闭",
"common.notification.tunEnabled": "TUN 已启用", "common.notification.tunEnabled": "TUN 已启用",
"common.notification.tunDisabled": "TUN 已关闭", "common.notification.tunDisabled": "TUN 已关闭",