Skip to content

Commit 2a66ba4

Browse files
authored
Create en.html
1 parent a0dc7bf commit 2a66ba4

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

  • support/which-kind-of-key-should-i-input
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<!doctype html>
2+
<html lang="zh">
3+
4+
<head>
5+
<meta charset='UTF-8'>
6+
<meta name='viewport' content='width=device-width initial-scale=1'>
7+
<title>Which kind of key should I input</title>
8+
<link href='https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext' rel='stylesheet'
9+
type='text/css' />
10+
<link href='https://dir.yuuta.moe/support/css/markdown.css' rel='stylesheet'
11+
type="text/css" />
12+
</head>
13+
14+
<body class='typora-export'>
15+
<div id='write' class='is-node'>
16+
<h1><a name='header-n0' class='md-header-anchor '></a>Which kind of key should I input</h1>
17+
<p>Dir privides various methods for activating. If you already unlocked or have a license key, please use "Activate" option to activate product. </p>
18+
<h2><a name='header-n4' class='md-header-anchor '></a>I've unlocked via Google Play</h2>
19+
<p>"Activate" doesn't support Google Play license, you should click "Unlock with Google Play" button again, it will get your license automaticly.</p>
20+
<h2><a name='header-n8' class='md-header-anchor '></a>I've unlocked via Alipay</h2>
21+
<p>(This section is only applicable to Alipay purchase users on or after June 1, 2017. If you've unlocked before it, you should take a look at <strong>I've unlocked via Alipay before June 1, 2017</strong>.)</p>
22+
<p>Open Alipay, search your order (You could try <code>Dir</code>, <code>Dir Pro Version</code>, etc). Then, copy <code>Order number (Chinese is called "订单号")</code>
23+
and paste it into "Activate" dialog.</p>
24+
<h2><a name='header-n14' class='md-header-anchor '></a>I've unlocked via Alipay before June 1, 2017</h2>
25+
<p>Because we've updated our system, you can't activate with order number directly. Please send a screenshot of your order page to <a href='mailto:payment@yuuta.moe'>payment@yuuta.moe </a> , we'll <strong>confirm</strong>
26+
your purchase. After that, you can use your <code>Order number</code> to activate.</p>
27+
<h2><a name='header-n19' class='md-header-anchor '></a>I've used WeChat or got a key from the developer in other ways.</h2>
28+
<blockquote>
29+
<p> Note: The key should begain with &#39;R&#39;.</p>
30+
</blockquote>
31+
<p>You can just paste your key into the dialog.</p>
32+
</div>
33+
</body>
34+
35+
</html>

0 commit comments

Comments
 (0)