feat: pow

This commit is contained in:
codytseng 2025-09-08 23:20:03 +08:00
parent 95f4b207d5
commit 4cc16d5e58
24 changed files with 191 additions and 67 deletions

View file

@ -399,6 +399,7 @@ export default {
Detailed: 'تفصيلي',
Compact: 'مضغوط',
'Submit Relay': 'إرسال ريلاي',
Homepage: 'الصفحة الرئيسية'
Homepage: 'الصفحة الرئيسية',
'Proof of Work (difficulty {{minPow}})': 'إثبات العمل (الصعوبة {{minPow}})'
}
}

View file

@ -409,6 +409,7 @@ export default {
Detailed: 'Detailliert',
Compact: 'Kompakt',
'Submit Relay': 'Relay einreichen',
Homepage: 'Homepage'
Homepage: 'Homepage',
'Proof of Work (difficulty {{minPow}})': 'Arbeitsnachweis (Schwierigkeit {{minPow}})'
}
}

View file

@ -398,6 +398,7 @@ export default {
Detailed: 'Detailed',
Compact: 'Compact',
'Submit Relay': 'Submit Relay',
Homepage: 'Homepage'
Homepage: 'Homepage',
'Proof of Work (difficulty {{minPow}})': 'Proof of Work (difficulty {{minPow}})'
}
}

View file

@ -404,6 +404,7 @@ export default {
Detailed: 'Detallado',
Compact: 'Compacto',
'Submit Relay': 'Enviar relé',
Homepage: 'Página principal'
Homepage: 'Página principal',
'Proof of Work (difficulty {{minPow}})': 'Prueba de Trabajo (dificultad {{minPow}})'
}
}

View file

@ -400,6 +400,7 @@ export default {
Detailed: 'تفصیلی',
Compact: 'فشرده',
'Submit Relay': 'ارسال رله',
Homepage: 'صفحه اصلی'
Homepage: 'صفحه اصلی',
'Proof of Work (difficulty {{minPow}})': 'اثبات کار (دشواری {{minPow}})'
}
}

View file

@ -409,6 +409,7 @@ export default {
Detailed: 'Détaillé',
Compact: 'Compact',
'Submit Relay': 'Soumettre un relais',
Homepage: 'Page daccueil'
Homepage: 'Page daccueil',
'Proof of Work (difficulty {{minPow}})': 'Preuve de travail (difficulté {{minPow}})'
}
}

View file

@ -403,6 +403,7 @@ export default {
Detailed: 'विस्तृत',
Compact: 'संक्षिप्त',
'Submit Relay': 'रिले सबमिट करें',
Homepage: 'होमपेज'
Homepage: 'होमपेज',
'Proof of Work (difficulty {{minPow}})': 'कार्य प्रमाण (कठिनाई {{minPow}})'
}
}

View file

@ -404,6 +404,7 @@ export default {
Detailed: 'Dettagliato',
Compact: 'Compatto',
'Submit Relay': 'Invia Relay',
Homepage: 'Homepage'
Homepage: 'Homepage',
'Proof of Work (difficulty {{minPow}})': 'Proof of Work (difficoltà {{minPow}})'
}
}

View file

@ -401,6 +401,7 @@ export default {
Detailed: '詳細',
Compact: 'コンパクト',
'Submit Relay': 'リレーを提出',
Homepage: 'ホームページ'
Homepage: 'ホームページ',
'Proof of Work (difficulty {{minPow}})': 'プルーフオブワーク (難易度 {{minPow}})'
}
}

View file

@ -401,6 +401,7 @@ export default {
Detailed: '상세',
Compact: '간단',
'Submit Relay': '릴레이 제출',
Homepage: '홈페이지'
Homepage: '홈페이지',
'Proof of Work (difficulty {{minPow}})': '작업 증명 (난이도 {{minPow}})'
}
}

View file

@ -405,6 +405,7 @@ export default {
Detailed: 'Szczegółowy',
Compact: 'Zwięzły',
'Submit Relay': 'Prześlij przekaźnik',
Homepage: 'Strona główna'
Homepage: 'Strona główna',
'Proof of Work (difficulty {{minPow}})': 'Dowód pracy (trudność {{minPow}})'
}
}

View file

@ -401,6 +401,7 @@ export default {
Detailed: 'Detalhado',
Compact: 'Compacto',
'Submit Relay': 'Enviar Relay',
Homepage: 'Página inicial'
Homepage: 'Página inicial',
'Proof of Work (difficulty {{minPow}})': 'Prova de Trabalho (dificuldade {{minPow}})'
}
}

View file

@ -404,6 +404,7 @@ export default {
Detailed: 'Detalhado',
Compact: 'Compacto',
'Submit Relay': 'Enviar Relay',
Homepage: 'Página inicial'
Homepage: 'Página inicial',
'Proof of Work (difficulty {{minPow}})': 'Prova de Trabalho (dificuldade {{minPow}})'
}
}

View file

@ -406,6 +406,7 @@ export default {
Detailed: 'Подробный',
Compact: 'Компактный',
'Submit Relay': 'Отправить релей',
Homepage: 'Домашняя страница'
Homepage: 'Домашняя страница',
'Proof of Work (difficulty {{minPow}})': 'Доказательство работы (сложность {{minPow}})'
}
}

View file

@ -396,6 +396,7 @@ export default {
Detailed: 'รายละเอียด',
Compact: 'กะทัดรัด',
'Submit Relay': 'ส่งรีเลย์',
Homepage: 'หน้าแรก'
Homepage: 'หน้าแรก',
'Proof of Work (difficulty {{minPow}})': 'หลักฐานการทำงาน (ความยาก {{minPow}})'
}
}

View file

@ -394,6 +394,7 @@ export default {
Detailed: '详细',
Compact: '紧凑',
'Submit Relay': '提交服务器',
Homepage: '主页'
Homepage: '主页',
'Proof of Work (difficulty {{minPow}})': '工作量证明 (难度 {{minPow}})'
}
}