mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-05-30 11:59:29 +02:00
feat: better proxy management
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
"settings": "Settings",
|
||||
"proxies": "Proxies",
|
||||
"groups": "Groups",
|
||||
"syncService": "Sync Service",
|
||||
"syncService": "Account",
|
||||
"integrations": "Integrations",
|
||||
"importProfile": "Import Profile"
|
||||
}
|
||||
@@ -262,7 +262,7 @@
|
||||
}
|
||||
},
|
||||
"sync": {
|
||||
"title": "Sync Service",
|
||||
"title": "Account",
|
||||
"config": "Sync Configuration",
|
||||
"serverUrl": "Server URL",
|
||||
"serverUrlPlaceholder": "https://sync.example.com",
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"settings": "Configuración",
|
||||
"proxies": "Proxies",
|
||||
"groups": "Grupos",
|
||||
"syncService": "Servicio de Sincronización",
|
||||
"syncService": "Cuenta",
|
||||
"integrations": "Integraciones",
|
||||
"importProfile": "Importar Perfil"
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"settings": "Paramètres",
|
||||
"proxies": "Proxies",
|
||||
"groups": "Groupes",
|
||||
"syncService": "Service de synchronisation",
|
||||
"syncService": "Compte",
|
||||
"integrations": "Intégrations",
|
||||
"importProfile": "Importer un profil"
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"settings": "設定",
|
||||
"proxies": "プロキシ",
|
||||
"groups": "グループ",
|
||||
"syncService": "同期サービス",
|
||||
"syncService": "アカウント",
|
||||
"integrations": "統合",
|
||||
"importProfile": "プロファイルをインポート"
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"settings": "Configurações",
|
||||
"proxies": "Proxies",
|
||||
"groups": "Grupos",
|
||||
"syncService": "Serviço de Sincronização",
|
||||
"syncService": "Conta",
|
||||
"integrations": "Integrações",
|
||||
"importProfile": "Importar Perfil"
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"settings": "Настройки",
|
||||
"proxies": "Прокси",
|
||||
"groups": "Группы",
|
||||
"syncService": "Служба синхронизации",
|
||||
"syncService": "Аккаунт",
|
||||
"integrations": "Интеграции",
|
||||
"importProfile": "Импорт профиля"
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"settings": "设置",
|
||||
"proxies": "代理",
|
||||
"groups": "分组",
|
||||
"syncService": "同步服务",
|
||||
"syncService": "账户",
|
||||
"integrations": "集成",
|
||||
"importProfile": "导入配置文件"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user