mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
feat(i18n): add missing translation (it, nl) for categories (#614)
This commit is contained in:
parent
e8f1b8f7b7
commit
0a5cbea10f
2 changed files with 8 additions and 0 deletions
|
@ -51,6 +51,10 @@ widget:
|
||||||
title:
|
title:
|
||||||
other: Tags
|
other: Tags
|
||||||
|
|
||||||
|
categoriesCloud:
|
||||||
|
title:
|
||||||
|
other: Categorie
|
||||||
|
|
||||||
search:
|
search:
|
||||||
title:
|
title:
|
||||||
other: Cerca
|
other: Cerca
|
||||||
|
|
|
@ -38,6 +38,10 @@ widget:
|
||||||
title:
|
title:
|
||||||
other: Tags
|
other: Tags
|
||||||
|
|
||||||
|
categoriesCloud:
|
||||||
|
title:
|
||||||
|
other: Categorie
|
||||||
|
|
||||||
search:
|
search:
|
||||||
title:
|
title:
|
||||||
other: Zoeken
|
other: Zoeken
|
||||||
|
|
Loading…
Reference in a new issue