From 118240ab6e8768838df666047586565f73605022 Mon Sep 17 00:00:00 2001 From: Job Bautista Date: Sat, 27 Mar 2021 21:52:46 +0800 Subject: [PATCH] Added note about translated social-media-preview.png --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a61ae246..0b4ea4dd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ To translate the letter, copy `index.md` into `_translation/` and name it `index_lang.md` where `lang` is language code you are going to translate into. -Make sure to set `locale` to the appropriate language code. Then you can start translating this file. +Make sure to set `locale` to the appropriate language code. Set `image` to a translated version of social-media-preview.png, if there's any. Then you can start translating this file. For example: `_translations/index_de.md`