fix bad instruction about adding a language
This commit is contained in:
parent
554d9383bc
commit
4e1b3338d7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ lang. La ligne doit ressembler à ceci (où `lang` est le nom de la nouvelle
|
||||||
langue) :
|
langue) :
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<a href="/lang/%file%"><img alt="lang" src="/img/lang.svg" height=35 /></a>
|
<a href="/lang/%file%">LANG</a>
|
||||||
```
|
```
|
||||||
|
|
||||||
Le fichier `lang/links.config` contient des colognes indiquant les différents
|
Le fichier `lang/links.config` contient des colognes indiquant les différents
|
||||||
|
|
Loading…
Reference in a new issue