From db2813d0a4def0c418f53c2409ed4ebbe67721e5 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sat, 9 Oct 2021 14:56:16 +0200 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8085dde..c2a0e0d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ here's what the German translation file `messages_de.json` looks like. ### To add a new translation -- Fork the this repository +- Fork this repository - Add a message file to the [src/i18n folder](https://github.com/recogito/recogito-client-core/tree/main/src/i18n) named `messages_{iso}.json`, where {iso} is the 2-character ISO code of the language. - Copy the dictionary above, and replace the translations accordingly.