mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
Specify crowdin.yaml location (#215)
Minor update to specify where crowdin.yaml is located
This commit is contained in:
parent
3d8d991ede
commit
4a198ae5b2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ This will create the following files:
|
||||||
```
|
```
|
||||||
pages/en/help-with-translations.js
|
pages/en/help-with-translations.js
|
||||||
languages.js
|
languages.js
|
||||||
crowdin.yaml
|
../crowdin.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
The `pages/en/help-with-translations.js` file includes the same starter help page generated by the `examples` script, but now includes translation tags.
|
The `pages/en/help-with-translations.js` file includes the same starter help page generated by the `examples` script, but now includes translation tags.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue