diff options
| author | nytpu <alex@nytpu.com> | 2021-05-11 15:33:49 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-05-11 15:33:49 -0600 |
| commit | d7978c1ab8b040f7841766b8d7711395450966d9 (patch) | |
| tree | 3a7556eb70331ab4a419195fd55481fc7f83f18b | |
| parent | 777cdf503bc235ba348667395042ca47f153339b (diff) | |
remove help.yaml from requirements
| -rw-r--r-- | doc/translating.en.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/translating.en.md b/doc/translating.en.md index 721b870..40c665a 100644 --- a/doc/translating.en.md +++ b/doc/translating.en.md @@ -11,9 +11,9 @@ Translating comitium is really easy! You have to translate like twenty words and that's it. To start, download the [YAML files with all the -strings](/comitium/tree/localizations_src/en-US/), you need all three: -`files.yaml`, `help.yaml`, and `errors.yaml`. If you'd prefer to start with a -language other than English, see other languages +strings](/comitium/tree/localizations_src/en-US/), you need <del>all +three</del> two: `files.yaml` and `errors.yaml`. If you'd prefer +to start with a language other than English, see other languages [here](/comitium/tree/localizations_src/)). The file will be a series of key-value pairs and comments, it'll be laid out |
