translate Impressum in English menu
This commit is contained in:
parent
e216cfc3d9
commit
eae2fd4300
|
@ -102,7 +102,7 @@ I18N_SUBSITES = {
|
||||||
("Archives", f"/{_LOC}/archives.html"),
|
("Archives", f"/{_LOC}/archives.html"),
|
||||||
("Categories", f"/{_LOC}/categories.html"),
|
("Categories", f"/{_LOC}/categories.html"),
|
||||||
("Tags", f"/{_LOC}/tags.html"),
|
("Tags", f"/{_LOC}/tags.html"),
|
||||||
("Impressum", f"/{_LOC}/pages/impressum.html"),
|
("Legal", f"/{_LOC}/pages/impressum.html"),
|
||||||
),
|
),
|
||||||
'LINKS': (
|
'LINKS': (
|
||||||
('Blog', f'/{_LOC}/blog/'),
|
('Blog', f'/{_LOC}/blog/'),
|
||||||
|
|
Loading…
Reference in a new issue