mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
parent
a68682fb9f
commit
b38df2fecd
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<p>This will create the following files:</p>
|
||||
<pre><code class="hljs">pages/en/help-with-translations<span class="hljs-selector-class">.js</span>
|
||||
languages<span class="hljs-selector-class">.js</span>
|
||||
crowdin<span class="hljs-selector-class">.yaml</span>
|
||||
../crowdin<span class="hljs-selector-class">.yaml</span>
|
||||
</code></pre>
|
||||
<p>The <code>pages/en/help-with-translations.js</code> file includes the same starter help page generated by the <code>examples</code> script, but now includes translation tags.</p>
|
||||
<p>The <code>languages.js</code> file tells Docusaurus what languages you want to enable for your site. By default, we expect English to be enabled.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue