mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
fix(i18n): missing translation for title of categories widget in fr.yaml (#1059)
This commit is contained in:
parent
245b0f2810
commit
2a18a92901
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@ widget:
|
|||
tagCloud:
|
||||
title:
|
||||
other: Mots clés
|
||||
categoriesCloud:
|
||||
title:
|
||||
other: Catégories
|
||||
|
||||
search:
|
||||
title:
|
||||
|
|
Loading…
Reference in a new issue