From 5a635580c985960019e40323e864818e18a6bc70 Mon Sep 17 00:00:00 2001 From: Danhia Date: Wed, 16 Feb 2022 12:51:32 +0100 Subject: [PATCH] Update 'Translating the news' --- Translating-the-news.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Translating-the-news.md diff --git a/Translating-the-news.md b/Translating-the-news.md new file mode 100644 index 0000000..d45588f --- /dev/null +++ b/Translating-the-news.md @@ -0,0 +1,5 @@ +# Translating the news +News can be found in directory `home/templates/news`. +To translate the news in another language, create a new directory. +Each news is in a sperate `html` file. +Name of the file must match exactly the name of the file in the english directory (it corresponds to the `slug` attribute of the news in the database). \ No newline at end of file