generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
To translate the plugin into your language, you need to create a new file in src/l10n/locales
by copying the en.ts and creating a new one with the language you wan't to translate to as a ISO 639-1 code as filename.
You then need to add a reference to that file to the localeMap
in src/l10n/locale.ts
You can then open a pull request to this repo.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed