feat: Add import/export for URL/UA allow/deny lists (#10012)

Refs https://github.com/1Panel-dev/1Panel/issues/9408
This commit is contained in:
CityFun 2025-08-15 17:39:03 +08:00 committed by GitHub
parent 037da3a7fd
commit 356e6a4ef6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 0 deletions

View file

@ -3171,6 +3171,7 @@ const message = {
special: 'Special',
fileToLarge: 'File exceeds 1MB and cannot be uploaded',
uploadOverLimit: 'Uploaded file exceeds the quantity limit, maximum 1 file',
importRuleHelper: 'One rule per line',
},
monitor: {
name: 'Website Monitoring',

View file

@ -3058,6 +3058,7 @@ const message = {
special: '特別な文字は使用できません',
fileToLarge: 'ファイルが1MBを超えておりアップロードできません',
uploadOverLimit: 'アップロードファイル数が制限を超えています最大1ファイル',
importRuleHelper: '1行に1つのルール',
},
monitor: {
name: 'ウェブサイトモニタリング',

View file

@ -3004,6 +3004,7 @@ const message = {
special: '특수 문자',
fileToLarge: '파일이 1MB를 초과하여 업로드할 없습니다',
uploadOverLimit: '업로드된 파일 수가 제한을 초과했습니다, 최대 1',
importRuleHelper: ' 줄에 하나의 규칙',
},
monitor: {
name: '웹사이트 모니터링',

View file

@ -3127,6 +3127,7 @@ const message = {
special: 'Peraturan Khas',
fileToLarge: 'Fail melebihi 1MB dan tidak dapat dimuat naik',
uploadOverLimit: 'Fail yang dimuat naik melebihi had kuantiti, maksimum 1 fail',
importRuleHelper: 'Satu peraturan per baris',
},
monitor: {
name: 'Pemantauan Laman Web',

View file

@ -3132,6 +3132,7 @@ const message = {
special: 'Domínio Especial',
fileToLarge: 'O arquivo excede 1MB e não pode ser enviado',
uploadOverLimit: 'O arquivo enviado excede o limite de quantidade, máximo 1 arquivo',
importRuleHelper: 'Uma regra por linha',
},
monitor: {
name: 'Monitoramento de Websites',

View file

@ -3122,6 +3122,7 @@ const message = {
special: 'Специальный',
fileToLarge: 'Файл превышает 1MB и не может быть загружен',
uploadOverLimit: 'Загруженный файл превышает лимит количества, максимум 1 файл',
importRuleHelper: 'Одно правило на строку',
},
monitor: {
name: 'Мониторинг веб-сайта',

View file

@ -3205,6 +3205,7 @@ const message = {
special: 'Özel',
fileToLarge: "Dosya 1MB'yi aştığı için yüklenemez",
uploadOverLimit: 'Yüklenen dosya sayısı sınırı ıyor, maksimum 1 dosya',
importRuleHelper: 'Her satıra bir kural',
},
monitor: {
name: 'Web Sitesi İzleme',

View file

@ -2958,6 +2958,7 @@ const message = {
special: '指定',
fileToLarge: '檔案超過 1MB 無法上傳',
uploadOverLimit: '上傳檔案超過數量限制最大1個',
importRuleHelper: '一行一個規則',
},
monitor: {
name: '網站監控',

View file

@ -2933,6 +2933,7 @@ const message = {
special: '指定',
fileToLarge: '文件超过 1MB 无法上传',
uploadOverLimit: '上传文件超过数量限制最大1个',
importRuleHelper: '一行一个规则',
},
monitor: {
name: '网站监控',