- Copy
en.json
to a new json file named<lang>.json
, and translate all the items inside. The language should match what is available in Obsidian app. - Modify the
index.ts
file to include the new language file.
For better pull requests management.
en.json
to a new json file named <lang>.json
, and translate all the items inside. The language should match what is available in Obsidian app.index.ts
file to include the new language file.For better pull requests management.