Skip to content

Commit

Permalink
rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed May 11, 2024
1 parent a57eca3 commit abcad4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
This repository contains all locale for translating Obsidian GitHub Publisher.

> [!WARNING]
> DO NOT USE THE FILE [model_empty.json](model_empty.json).
> DO NOT USE THE FILE [_model.json](_model.json).
> This file is a model and must be keeped as it is.
## Directive


## How to contribute

1. Fork this repository
Expand All @@ -15,7 +18,7 @@ This repository contains all locale for translating Obsidian GitHub Publisher.
5. Create a pull request

## Adding a new translation
- Use the file [model_empty.json](model_empty.json) as a model
- Use the file [_model.json](_model.json) as a model
- Create a new file with the name of the locale in the format `locale.json`
- Translate the file using the english file as a reference
- Save the file
Expand Down
File renamed without changes.

0 comments on commit abcad4f

Please sign in to comment.