This commit is contained in:
parent
48268580dc
commit
261f4751a5
@ -65,12 +65,14 @@ params:
|
|||||||
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
- name: Categories
|
- identifier: categories
|
||||||
|
name: Categories
|
||||||
url: /categories/
|
url: /categories/
|
||||||
weight: 50
|
weight: 50
|
||||||
params:
|
params:
|
||||||
icon: "categories"
|
icon: "categories"
|
||||||
- name: Tags
|
- identifier: tags
|
||||||
|
name: Tags
|
||||||
url: /tags/
|
url: /tags/
|
||||||
weight: 60
|
weight: 60
|
||||||
params:
|
params:
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
categories: Catégories
|
||||||
|
tags: Mots Clés
|
||||||
|
|
||||||
toggleMenu:
|
toggleMenu:
|
||||||
other: Afficher le menu
|
other: Afficher le menu
|
||||||
|
|
||||||
@ -66,7 +69,7 @@ search:
|
|||||||
|
|
||||||
footer:
|
footer:
|
||||||
builtWith:
|
builtWith:
|
||||||
other: ""
|
other: " "
|
||||||
|
|
||||||
designedBy:
|
designedBy:
|
||||||
other: ""
|
other: " "
|
Loading…
x
Reference in New Issue
Block a user