Fork of remotely-save (Obsidian sync to WebDAV/S3/etc) - maintained
| en.json | ||
| index.ts | ||
| LICENSE | ||
| README.md | ||
| zh_cn.json | ||
| zh_tw.json | ||
Translations for Remotely Save
How To Add A Language?
- Copy
en.jsonto 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.tsfile to include the new language file.
Why Seperated Repo?
For better pull requests management.