chore: copy and backlink

This commit is contained in:
zhom
2026-03-31 14:43:52 +04:00
parent 35723de96a
commit c8c2419ff1
8 changed files with 24 additions and 9 deletions
+10 -2
View File
@@ -637,7 +637,15 @@ export function ProfileDnsBlocklistDialog({
<DialogTitle>{t("dnsBlocklist.title")}</DialogTitle>
</DialogHeader>
<p className="text-xs text-muted-foreground">
{t("dnsBlocklist.settingsDescription")}
{t("dnsBlocklist.settingsDescription")}{" "}
<a
href="https://github.com/hagezi/dns-blocklists"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
>
{t("common.buttons.moreInfo")}
</a>
</p>
<div className="space-y-1">
{options.map((option) => (
@@ -660,7 +668,7 @@ export function ProfileDnsBlocklistDialog({
disabled={isSaving || level === (currentLevel ?? "")}
className="w-full"
>
{t("common.save", "Save")}
{t("common.buttons.save")}
</Button>
</DialogContent>
</Dialog>
+2 -1
View File
@@ -27,7 +27,8 @@
"export": "Export",
"refresh": "Refresh",
"loading": "Loading...",
"saveSettings": "Save Settings"
"saveSettings": "Save Settings",
"moreInfo": "More info"
},
"status": {
"active": "Active",
+2 -1
View File
@@ -27,7 +27,8 @@
"export": "Exportar",
"refresh": "Actualizar",
"loading": "Cargando...",
"saveSettings": "Guardar Configuración"
"saveSettings": "Guardar Configuración",
"moreInfo": "Más información"
},
"status": {
"active": "Activo",
+2 -1
View File
@@ -27,7 +27,8 @@
"export": "Exporter",
"refresh": "Actualiser",
"loading": "Chargement...",
"saveSettings": "Enregistrer les paramètres"
"saveSettings": "Enregistrer les paramètres",
"moreInfo": "En savoir plus"
},
"status": {
"active": "Actif",
+2 -1
View File
@@ -27,7 +27,8 @@
"export": "エクスポート",
"refresh": "更新",
"loading": "読み込み中...",
"saveSettings": "設定を保存"
"saveSettings": "設定を保存",
"moreInfo": "詳細"
},
"status": {
"active": "アクティブ",
+2 -1
View File
@@ -27,7 +27,8 @@
"export": "Exportar",
"refresh": "Atualizar",
"loading": "Carregando...",
"saveSettings": "Salvar Configurações"
"saveSettings": "Salvar Configurações",
"moreInfo": "Mais informações"
},
"status": {
"active": "Ativo",
+2 -1
View File
@@ -27,7 +27,8 @@
"export": "Экспорт",
"refresh": "Обновить",
"loading": "Загрузка...",
"saveSettings": "Сохранить настройки"
"saveSettings": "Сохранить настройки",
"moreInfo": "Подробнее"
},
"status": {
"active": "Активен",
+2 -1
View File
@@ -27,7 +27,8 @@
"export": "导出",
"refresh": "刷新",
"loading": "加载中...",
"saveSettings": "保存设置"
"saveSettings": "保存设置",
"moreInfo": "了解更多"
},
"status": {
"active": "活跃",