mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 20:52:48 +00:00
* chore: move to monorepo * lint all js file * simplify circleCI * fix failing tests * fix tests due to folder rename * fix test since v1 website is renamed
10 lines
309 B
JSON
10 lines
309 B
JSON
{
|
|
"_comment": "This file is used to provide custom strings for translations, including overriding defaults",
|
|
"localized-strings": {
|
|
"translation": "Translations and Localization"
|
|
},
|
|
"pages-strings" : {
|
|
"Help Translate|recruit community translators for your project": "Help Us Translate"
|
|
}
|
|
}
|