diff --git a/frontend/src/locale/messages.ko.xlf b/frontend/src/locale/messages.ko.xlf
index 20cf43d8c..78e33b5f7 100644
--- a/frontend/src/locale/messages.ko.xlf
+++ b/frontend/src/locale/messages.ko.xlf
@@ -4452,7 +4452,7 @@
Go to ""
- "" 로 이동
+ "" 로 이동src/app/components/search-form/search-results/search-results.component.html52
@@ -4578,7 +4578,7 @@
In ~
- 나중에 ~에서
+ ~ 안에src/app/components/time/time.component.ts126
@@ -5481,7 +5481,7 @@
Base fee
- 베이스 수수료
+ 기본 수수료src/app/lightning/channel/channel-box/channel-box.component.html29
@@ -5515,7 +5515,7 @@
This channel supports zero base fee routing
- 이 채널은 제로 베이스 수수료 라우팅을 지원합니다
+ 이 채널은 무료 기본 수수료 라우팅을 지원합니다src/app/lightning/channel/channel-box/channel-box.component.html44
@@ -5524,7 +5524,7 @@
Zero base fee
- 제로 베이스 수수료
+ 무료 기본 수수료src/app/lightning/channel/channel-box/channel-box.component.html45
@@ -5533,7 +5533,7 @@
This channel does not support zero base fee routing
- 이 채널은 제로 베이스 수수료 라우팅을 지원하지 않습니다
+ 이 채널은 무료 기본 수수료 라우팅을 지원하지 않습니다src/app/lightning/channel/channel-box/channel-box.component.html50
@@ -5542,7 +5542,7 @@
Non-zero base fee
- 논제로 베이스 수수료
+ 유료 기본 수수료src/app/lightning/channel/channel-box/channel-box.component.html51
@@ -5888,7 +5888,7 @@
Force closed with penalty
- 페널티로 강제 폐쇄
+ 페널티와 함께 강제 폐쇄src/app/lightning/channel/closing-type/closing-type.component.ts28
@@ -6075,7 +6075,7 @@
Avg Base Fee
- 평균 베이스 수수료
+ 평균 기본 수수료src/app/lightning/channels-statistics/channels-statistics.component.html41,43
@@ -6088,7 +6088,7 @@
The average base fee charged by routing nodes, ignoring base fees > 5000ppm
- 라우팅 노드가 부과하는 평균 베이스 수수료, 베이스 수수료가 5000ppm을 초과하는 경우는 무시한 값
+ 라우팅 노드가 부과하는 평균 기본 수수료, 기본 수수료가 5000ppm을 초과하는 경우는 무시한 값src/app/lightning/channels-statistics/channels-statistics.component.html43,45
@@ -6124,7 +6124,7 @@
Med Base Fee
- 중간 베이스 수수료
+ 중간 기본 수수료src/app/lightning/channels-statistics/channels-statistics.component.html87,89
@@ -6133,7 +6133,7 @@
The median base fee charged by routing nodes, ignoring base fees > 5000ppm
- 라우팅 노드가 부과하는 베이스 수수료의 중간값, 베이스 수수료가 5000ppm을 초과하는 경우는 무시한 값
+ 라우팅 노드가 부과하는 기본 수수료의 중간값, 기본 수수료가 5000ppm을 초과하는 경우는 무시한 값src/app/lightning/channels-statistics/channels-statistics.component.html89,91
@@ -6417,6 +6417,7 @@
Fee distribution
+ 수수료 분포src/app/lightning/node-fee-chart/node-fee-chart.component.html2
@@ -6425,6 +6426,7 @@
Outgoing Fees
+ 인출 수수료src/app/lightning/node-fee-chart/node-fee-chart.component.ts170
@@ -6436,6 +6438,7 @@
Incoming Fees
+ 인입 수수료src/app/lightning/node-fee-chart/node-fee-chart.component.ts178
@@ -6447,6 +6450,7 @@
Percentage change past week
+ 지난 한 주 동안의 변화율src/app/lightning/node-statistics/node-statistics.component.html5,7
@@ -6463,6 +6467,7 @@
Lightning node
+ 라이트닝 노드src/app/lightning/node/node-preview.component.html3,5
@@ -6479,6 +6484,7 @@
Active capacity
+ 활성 용량src/app/lightning/node/node-preview.component.html20,22
@@ -6491,6 +6497,7 @@
Active channels
+ 활성 채널src/app/lightning/node/node-preview.component.html26,30
@@ -6503,6 +6510,7 @@
Country
+ 국가src/app/lightning/node/node-preview.component.html44,47
@@ -6511,6 +6519,7 @@
Average channel size
+ 평균 채널 크기src/app/lightning/node/node.component.html43,46
@@ -6519,6 +6528,7 @@
Avg channel distance
+ 평균 채널 거리src/app/lightning/node/node.component.html59,60
@@ -6549,6 +6559,7 @@
Exclusively on Tor
+ Tor 전용src/app/lightning/node/node.component.html96,98
@@ -6566,6 +6577,7 @@
Lease fee rate
+ 임대 수수료율src/app/lightning/node/node.component.html147,150
@@ -6575,6 +6587,7 @@
Lease base fee
+ 임대 기본 수수료src/app/lightning/node/node.component.html155,157
@@ -6583,6 +6596,7 @@
Funding weight
+ 자금 가중치src/app/lightning/node/node.component.html161,162
@@ -6591,6 +6605,7 @@
Channel fee rate
+ 채널 수수료율src/app/lightning/node/node.component.html171,174
@@ -6600,6 +6615,7 @@
Channel base fee
+ 채널 기본 수수료src/app/lightning/node/node.component.html179,181
@@ -6608,6 +6624,7 @@
Compact lease
+ 간소화된 임대src/app/lightning/node/node.component.html191,193
@@ -6616,6 +6633,7 @@
TLV extension records
+ TLV 확장 레코드src/app/lightning/node/node.component.html202,205
@@ -6642,6 +6660,7 @@
Node:
+ 노드: src/app/lightning/node/node.component.ts60
@@ -6649,6 +6668,7 @@
(Tor nodes excluded)
+ (Tor 노드 제외)src/app/lightning/nodes-channels-map/nodes-channels-map.component.html8,11
@@ -6669,6 +6689,7 @@
Lightning Nodes Channels World Map
+ 라이트닝 노드 채널 세계지도src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts69
@@ -6676,6 +6697,7 @@
No geolocation data available
+ 사용 가능한 지리 정보가 없습니다src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts219,214
@@ -6683,6 +6705,7 @@
Active channels map
+ 활성 채널 지도src/app/lightning/nodes-channels/node-channels.component.html2,3
@@ -6691,6 +6714,7 @@
Indexing in progress
+ 인덱싱 진행 중src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts121,116
@@ -6702,6 +6726,7 @@
Clearnet and Darknet
+ 클리어넷과 다크넷src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts164,161
@@ -6713,6 +6738,7 @@
Clearnet Only (IPv4, IPv6)
+ 클리어넷 전용 (IPv4, IPv6)src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts185,182
@@ -6724,6 +6750,7 @@
Darknet Only (Tor, I2P, cjdns)
+ 다크넷 전용 (Tor, I2P, cjdns)src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts206,203
@@ -6735,6 +6762,7 @@
Share
+ 공유src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html29,31
@@ -6747,6 +6775,7 @@
nodes
+ 개 노드src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts104,103
@@ -6766,6 +6795,7 @@
BTC capacity
+ BTC 용량src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts105,103
@@ -6773,6 +6803,7 @@
Lightning nodes in
+ 의 라이트닝 노드src/app/lightning/nodes-per-country/nodes-per-country.component.html3,4
@@ -6781,6 +6812,7 @@
ISP Count
+ 통신사 수src/app/lightning/nodes-per-country/nodes-per-country.component.html34,38
@@ -6789,6 +6821,7 @@
Top ISP
+ 최상위 통신사src/app/lightning/nodes-per-country/nodes-per-country.component.html38,40
@@ -6797,6 +6830,7 @@
Lightning nodes in
+ 의 라이트닝 노드src/app/lightning/nodes-per-country/nodes-per-country.component.ts35
@@ -6804,6 +6838,7 @@
Clearnet Capacity
+ 클리어넷 용량src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html6,8
@@ -6816,6 +6851,7 @@
How much liquidity is running on nodes advertising at least one clearnet IP address
+ 하나 이상의 클리어넷 IP 주소를 공개한 노드에서 관리하는 유동성의 크기src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html8,9
@@ -6824,6 +6860,7 @@
Unknown Capacity
+ 알 수 없는 용량src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html13,15
@@ -6836,6 +6873,7 @@
How much liquidity is running on nodes which ISP was not identifiable
+ 통신사를 식별할 수 없는 노드에서 관리하는 유동성의 크기src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html15,16
@@ -6844,6 +6882,7 @@
Tor Capacity
+ Tor 용량src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html20,22
@@ -6856,6 +6895,7 @@
How much liquidity is running on nodes advertising only Tor addresses
+ Tor 주소만 공개한 노드에서 관리하는 유동성의 크기src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html22,23
@@ -6864,6 +6904,7 @@
Top 100 ISPs hosting LN nodes
+ LN 노드를 호스팅하는 상위 100개 통신사src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html31,33
@@ -6872,6 +6913,7 @@
BTC
+ BTCsrc/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.ts159,157
@@ -6883,6 +6925,7 @@
Lightning ISP
+ 라이트닝 통신사src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html3,5
@@ -6891,6 +6934,7 @@
Top country
+ 상위 국가src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html39,41
@@ -6903,6 +6947,7 @@
Top node
+ 상위 노드src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.html45,48
@@ -6911,6 +6956,7 @@
Lightning nodes on ISP: [AS]
+ 통신사 관할 내 라이트닝 노드: [AS]src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.ts44
@@ -6922,6 +6968,7 @@
Lightning nodes on ISP:
+ 통신사 관할 내 라이트닝 노드: src/app/lightning/nodes-per-isp/nodes-per-isp.component.html2,4
@@ -6930,6 +6977,7 @@
ASN
+ ASNsrc/app/lightning/nodes-per-isp/nodes-per-isp.component.html11,14
@@ -6938,6 +6986,7 @@
Active nodes
+ 활성 노드src/app/lightning/nodes-per-isp/nodes-per-isp.component.html14,18
@@ -6946,6 +6995,7 @@
Top 100 oldest lightning nodes
+ 가장 오래된 상위 100개 라이트닝 노드src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.html3,7
@@ -6954,6 +7004,7 @@
Oldest lightning nodes
+ 가장 오래된 라이트닝 노드src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.ts27
@@ -6961,6 +7012,7 @@
Oldest nodes
+ 가장 오래된 노드src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.html36
@@ -6969,6 +7021,7 @@
Top lightning nodes
+ 상위 라이트닝 노드src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.ts22
@@ -6976,6 +7029,7 @@
Indexing in progress
+ 인덱싱 진행 중src/app/lightning/statistics-chart/lightning-statistics-chart.component.html52,55