@@ -2,7 +2,6 @@ const dict = {
2
2
en : {
3
3
language : "English" ,
4
4
status : "Status" ,
5
- feedback : "Got Feedback? Join our" ,
6
5
fast : "Fast" ,
7
6
l2 : "Built on Layer 2" ,
8
7
l2_sub : "Boltz utilizes Layer 2 scaling technologies like the Lightning Network" ,
@@ -21,6 +20,7 @@ const dict = {
21
20
channel : "Channel" ,
22
21
refund : "Refund" ,
23
22
blog : "Blog" ,
23
+ support : "Support" ,
24
24
documentation : "Docs" ,
25
25
onion : "Onion" ,
26
26
blockexplorer : "open {{ typeLabel }}" ,
@@ -229,7 +229,6 @@ const dict = {
229
229
de : {
230
230
language : "Deutsch" ,
231
231
status : "Status" ,
232
- feedback : "Feedback? Schreib uns auf" ,
233
232
fast : "Schnell" ,
234
233
l2 : "Auf Layer-2 gebaut" ,
235
234
l2_sub : "Boltz nutzt Layer-2 Skalierungstechnologien wie das Lightning-Netzwerk" ,
@@ -249,6 +248,7 @@ const dict = {
249
248
channel : "Kanal" ,
250
249
refund : "Rückerstattung" ,
251
250
blog : "Blog" ,
251
+ support : "Hilfe" ,
252
252
documentation : "Docs" ,
253
253
onion : "Onion" ,
254
254
blockexplorer : "{{ typeLabel }} anzeigen" ,
@@ -466,7 +466,6 @@ const dict = {
466
466
es : {
467
467
language : "Español" ,
468
468
status : "Estado" ,
469
- feedback : "¿Tienes comentarios? Únete a nuestro" ,
470
469
fast : "Rápido" ,
471
470
l2 : "Construido en la Capa 2" ,
472
471
l2_sub : "Boltz utiliza tecnologías de segunda capa como la red de Lightning" ,
@@ -485,6 +484,7 @@ const dict = {
485
484
channel : "Canal" ,
486
485
refund : "Reembolso" ,
487
486
blog : "Blog" ,
487
+ support : "Ayuda" ,
488
488
documentation : "Docs" ,
489
489
onion : "Onion" ,
490
490
blockexplorer : "Ver en {{ typeLabel }}" ,
@@ -700,7 +700,6 @@ const dict = {
700
700
zh : {
701
701
language : "中文" ,
702
702
status : "状态" ,
703
- feedback : "有反馈?加入我们的" ,
704
703
fast : "快速" ,
705
704
l2 : "建立在二层网络之上" ,
706
705
l2_sub : "Boltz利用像闪电网络这样的二层网络扩展技术" ,
@@ -719,14 +718,15 @@ const dict = {
719
718
channel : "通道" ,
720
719
refund : "退款" ,
721
720
blog : "博客" ,
721
+ support : "支持" ,
722
722
documentation : "文档" ,
723
723
onion : "洋葱" ,
724
724
blockexplorer : "打开{{ typeLabel }}" ,
725
725
blockexplorer_lockup_address : "锁仓地址" ,
726
726
blockexplorer_lockup_tx : "锁仓交易" ,
727
727
blockexplorer_claim_tx : "索赔交易" ,
728
728
blockexplorer_refund_tx : "退款交易" ,
729
- help : "帮助 " ,
729
+ help : "支持 " ,
730
730
network_fee : "网络费" ,
731
731
fee : "Boltz费" ,
732
732
denomination : "面额" ,
@@ -907,7 +907,6 @@ const dict = {
907
907
ja : {
908
908
language : "日本語" ,
909
909
status : "ステータス" ,
910
- feedback : "フィードバックはこちらへ" ,
911
910
fast : "高速" ,
912
911
l2 : "L2技術を活用" ,
913
912
l2_sub : "Boltzは、LiquidネットワークやLightningネットワークなどのL2スケーリング技術を利用しています" ,
@@ -926,6 +925,7 @@ const dict = {
926
925
channel : "チャネル" ,
927
926
refund : "返金" ,
928
927
blog : "ブログ" ,
928
+ support : "ヘルプ" ,
929
929
documentation : "ドキュメント" ,
930
930
onion : "Onion" ,
931
931
blockexplorer : "ブロックエクスプローラーで表示{{ typeLabel }}" ,
0 commit comments