first commit

This commit is contained in:
2024-08-22 22:12:36 +08:00
commit 934a5cd50d
18 files changed
+299

No files matched your search

+12
View File
@@ -0,0 +1,12 @@
{
"title": "Donate Cryptocurrency",
"copyAddress": "Copy Address",
"copyAddressSuccess": "Address Copied!",
"english": "English",
"chinese": "中文",
"tron": "Tron",
"eth": "EVM Capable",
"bitcoin": "Bitcoin",
"solana": "Solana",
"monero": "Monero"
}
+12
View File
@@ -0,0 +1,12 @@
{
"title": "捐赠加密货币",
"copyAddress": "复制地址",
"copyAddressSuccess": "复制成功",
"english": "English",
"chinese": "中文",
"tron": "波场",
"eth": "以太坊(EVM兼容网络)",
"bitcoin": "比特币",
"solana": "Solana",
"monero": "门罗币"
}