mirror of
https://github.com/evroon/bracket.git
synced 2026-05-18 21:49:33 -04:00
Fix markdownlint (#1508)
Fixes an error for markdownlint-cli2 in https://github.com/evroon/bracket/pull/1502
This commit is contained in:
@@ -28,8 +28,8 @@ If you want to add a new language, please create an issue and I will add the lan
|
||||
|
||||
### Manually adding translations
|
||||
|
||||
You can add a translation by copying the English `en` locale
|
||||
([here](https://github.com/evroon/bracket/tree/master/frontend/public/locales)) directory.
|
||||
You can add a translation by copying the English
|
||||
[`en` locale](https://github.com/evroon/bracket/tree/master/frontend/public/locales) directory.
|
||||
Rename the directory to the name of your locale, and start translating the `common.json` file inside
|
||||
the directory. It might be useful to use an online tool (Google `translate json file`) to do the
|
||||
translation for you, and then carefully check and correct any mistakes.
|
||||
|
||||
Reference in New Issue
Block a user