Skip to content
Snippets Groups Projects
Commit db5887cf authored by matograine's avatar matograine
Browse files

add example_vignette.png in README

parent 5dc10bb3
No related branches found
No related tags found
No related merge requests found
...@@ -79,8 +79,12 @@ i18n ...@@ -79,8 +79,12 @@ i18n
|- <lang_code> |- <lang_code>
|- html_translations.json (translation strings for HTML files) |- html_translations.json (translation strings for HTML files)
|- strings.js (error messages) |- strings.js (error messages)
|- logo_g.png (translated logo, size 900x900) |- logo_g.png (translated logo, size 900x900px)
|- example_vignette.png (example vignette, size 850x607px)
``` ```
The name of the lang dir (FR, CAT, etc) is used in the interface, please do not use fuzzy dir names. Note that example_vignette.png is optional and is not included in Git tree to avoid useless weight.
If you create a translated example_vignette.png, please notify it in the MR and send it to Matograine.
The name of the lang dir (FR, CA, etc) is used in the interface, please do not use fuzzy dir names.
You may delete a translation dir before launching the build if you don't want to use it. You may delete a translation dir before launching the build if you don't want to use it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment