mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-05-30 15:45:09 +08:00
23 lines
624 B
JSON
23 lines
624 B
JSON
{
|
|
"": "RP Virtual Hosting",
|
|
"greenshadow": "GreenShadow",
|
|
"taobao": "Taobao",
|
|
"official_blog": "Official Blog",
|
|
"terms": "Terms Of Service",
|
|
"view": {
|
|
"payment_tips": "Purchase the following product, and tell us your username and which server.",
|
|
"go_pay": "Pay on Taobao",
|
|
"payment_details": "Taobao Payment, Order ID: __order_id__"
|
|
},
|
|
"plans": {
|
|
"all": {
|
|
"name": "All Service (Default)",
|
|
"description": "Storage 520MB, Memory: 27MB, Traffic of month: 37GB"
|
|
},
|
|
"shadowsocks": {
|
|
"name": "ShadowSocks",
|
|
"description": "Billing by usage, 0.6 CNY / G"
|
|
}
|
|
}
|
|
}
|