|
40 | 40 | }, |
41 | 41 | "RoadmapPage": { |
42 | 42 | "title": "노선 도", |
43 | | - "description": "Bitweb 코스,장기 업데이트" |
| 43 | + "description": "Bitweb 코스 장기 업데이트" |
44 | 44 | }, |
45 | 45 | "exchangesTitle": "거래소", |
46 | 46 | "exchangesType1": "거래소", |
|
65 | 65 | "installationTitle": "Electrum Bitweb Wallet", |
66 | 66 | "sectionWindows": { |
67 | 67 | "title1": "Standalone Executable", |
68 | | - "text1": "다운로드 하 다. <a href=\"https://community.bitwebcore.org/\">Standalone Executable</a>", |
| 68 | + "text1": "다운로드 하 다 <a href=\"https://community.bitwebcore.org/\">Standalone Executable</a>", |
69 | 69 | "title2": "Windows Installer", |
70 | | - "text2": "다운로드 하 다. <a href=\"https://community.bitwebcore.org/\">Windows Installer</a>", |
| 70 | + "text2": "다운로드 하 다 <a href=\"https://community.bitwebcore.org/\">Windows Installer</a>", |
71 | 71 | "title3": "Portable version (security advice)", |
72 | | - "text3": "다운로드 하 다. <a href=\"https://community.bitwebcore.org/\">Portable version (security advice)</a>" |
| 72 | + "text3": "다운로드 하 다 <a href=\"https://community.bitwebcore.org/\">Portable version (security advice)</a>" |
73 | 73 | }, |
74 | 74 | "sectionMac": { |
75 | 75 | "title1": "Executable for OS X", |
76 | | - "text1": "다운로드 하 다. <a href=\"https://community.bitwebcore.org/\">Executable for OS X</a>" |
| 76 | + "text1": "다운로드 하 다 <a href=\"https://community.bitwebcore.org/\">Executable for OS X</a>" |
77 | 77 | }, |
78 | 78 | "sectionLinux": { |
79 | 79 | "title1": "Appimage", |
80 | | - "text1": "다운로드 하 다. <a href=\"https://community.bitwebcore.org/\">Appimage</a>" |
| 80 | + "text1": "다운로드 하 다 <a href=\"https://community.bitwebcore.org/\">Appimage</a>" |
81 | 81 | }, |
82 | 82 | "sectionAndroid": { |
83 | 83 | "title1": "Android(8.0)", |
84 | | - "text1": "다운로드 하 다. <a href=\"https://github.com/bitweb-project/electrum-bte/releases/download/4.1.2/Electrum_BTE-4.1.2.0-arm64-v8a-release.apk\">Android(8.0)</a>", |
| 84 | + "text1": "다운로드 하 다 <a href=\"https://github.com/bitweb-project/electrum-bte/releases/download/4.1.2/Electrum_BTE-4.1.2.0-arm64-v8a-release.apk\">Android(8.0).apk</a>", |
85 | 85 | "title2": "Android(7.0)", |
86 | | - "text2": "다운로드 하 다. <a href=\"https://github.com/bitweb-project/electrum-bte/releases/download/4.1.2/Electrum_BTE-4.1.2.0-armeabi-v7a-release.apk\">Android(7.0)</a>" |
| 86 | + "text2": "다운로드 하 다 <a href=\"https://github.com/bitweb-project/electrum-bte/releases/download/4.1.2/Electrum_BTE-4.1.2.0-armeabi-v7a-release.apk\">Android(7.0).apk</a>" |
87 | 87 | }, |
88 | 88 | "sectionPython": { |
89 | 89 | "title1": "Electrum-bitweb-4.1.2.tar.gz", |
90 | | - "text1": "다운로드 하 다. <a href=\"https://github.com/bitweb-project/electrum-bte/archive/refs/tags/4.1.2.tar.gz\">Electrum-bitweb-4.1.2.tar.gz</a>", |
| 90 | + "text1": "다운로드 하 다 <a href=\"https://github.com/bitweb-project/electrum-bte/archive/refs/tags/4.1.2.tar.gz\">Electrum-bitweb-4.1.2.tar.gz</a>", |
91 | 91 | "title2": "Linux installation from Python sources", |
92 | 92 | "text2": "<code className=\"green\">sudo apt-get install python3-pyqt5 libsecp256k1-0 python3-cryptography</code>", |
93 | 93 | "text3": "<code className=\"green\">sudo apt-get install python3-setuptools python3-pip</code>", |
|
0 commit comments