From 006a5ac341de05277bf08221f856654a9dc058fa Mon Sep 17 00:00:00 2001 From: radhesh1 <70819367+radhesh1@users.noreply.github.com> Date: Mon, 15 Jan 2024 07:18:19 +0530 Subject: [PATCH] Update README.md It fixes the path to sample languages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a56401c..ca07d95 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Deviot is available in: * **Polish** (Incomplete) * **Korean** (Incomplete) -If you want to contribute and translate it to your language, use [this template](https://github.com/gepd/Deviot/blob/master/Languages/en.lang) or any other language file as reference. ([Languages availables](https://github.com/gepd/Deviot/tree/master/Languages)) +If you want to contribute and translate it to your language, use [this template](https://github.com/gepd/Deviot/blob/master/languages/en.lang) or any other language file as reference. ([Languages availables](https://github.com/gepd/Deviot/tree/master/languages)) You should let the `msgid` as is, and paste your translated string in `msgstr`. When you finish it **pull a request** with the new file. The file should be called in the [ISO 639*1](https://en.wikipedia.org/wiki/List_of_ISO_639*1_codes) format (two letters) and with the extension `.lang`