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:
|
||||
other: Tags
|
||||
|
||||
categoriesCloud:
|
||||
title:
|
||||
other: Categorie
|
||||
|
||||
search:
|
||||
title:
|
||||
other: Cerca
|
||||
|
|
|
@ -38,6 +38,10 @@ widget:
|
|||
title:
|
||||
other: Tags
|
||||
|
||||
categoriesCloud:
|
||||
title:
|
||||
other: Categorie
|
||||
|
||||
search:
|
||||
title:
|
||||
other: Zoeken
|
||||
|
|
Loading…
Reference in a new issue