mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
🎉 Feat: add taxonomy collections
This commit is contained in:
@@ -29,6 +29,12 @@ other = "Kategorie"
|
||||
[categories]
|
||||
other = "Kategorien"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
|
||||
|
||||
+10
-4
@@ -27,6 +27,12 @@ other = "Category"
|
||||
[categories]
|
||||
other = "Categories"
|
||||
|
||||
[collection]
|
||||
other = "Collection"
|
||||
|
||||
[collections]
|
||||
other = "Collections"
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
|
||||
@@ -96,10 +102,10 @@ other = "Share on"
|
||||
|
||||
# === posts/single.html ===
|
||||
[single]
|
||||
contents= "Contents"
|
||||
repost= "Repost"
|
||||
publishedOnDate= "published on {{ .Date }}"
|
||||
includedInCategories= "included in {{ .Categories }}"
|
||||
contents = "Contents"
|
||||
repost = "Repost"
|
||||
publishedOnDate = "published on {{ .Date }}"
|
||||
includedInCategories = "included in {{ .Categories }}"
|
||||
views = "views"
|
||||
comments = "comments"
|
||||
author = "Author"
|
||||
|
||||
@@ -29,6 +29,12 @@ other = "Categoría"
|
||||
[categories]
|
||||
other = "Categorías"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Etiqueta"
|
||||
|
||||
|
||||
@@ -28,6 +28,12 @@ other = "Catégorie"
|
||||
[categories]
|
||||
other = "Catégories"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
|
||||
|
||||
@@ -29,6 +29,12 @@ other = "Categoria"
|
||||
[categories]
|
||||
other = "Categorie"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Etichetta"
|
||||
|
||||
|
||||
@@ -29,6 +29,12 @@ other = "Kategoria"
|
||||
[categories]
|
||||
other = "Kategorie"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
|
||||
|
||||
@@ -29,6 +29,12 @@ other = "Categoria"
|
||||
[categories]
|
||||
other = "Categorias"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
|
||||
|
||||
@@ -29,6 +29,12 @@ other = "Categorie"
|
||||
[categories]
|
||||
other = "Categorii"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Etichetă"
|
||||
|
||||
|
||||
@@ -29,6 +29,12 @@ other = "Категория"
|
||||
[categories]
|
||||
other = "Категории"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Тэг"
|
||||
|
||||
|
||||
@@ -29,6 +29,12 @@ other = "Категорија"
|
||||
[categories]
|
||||
other = "Категорије"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Таг"
|
||||
|
||||
|
||||
@@ -28,6 +28,12 @@ other = "Danh mục"
|
||||
[categories]
|
||||
other = "Danh mục"
|
||||
|
||||
[collection]
|
||||
other = ""
|
||||
|
||||
[collections]
|
||||
other = ""
|
||||
|
||||
[tag]
|
||||
other = "Nhãn"
|
||||
|
||||
|
||||
@@ -28,6 +28,12 @@ other = "分类"
|
||||
[categories]
|
||||
other = "分类"
|
||||
|
||||
[collection]
|
||||
other = "合集"
|
||||
|
||||
[collections]
|
||||
other = "合集"
|
||||
|
||||
[tag]
|
||||
other = "标签"
|
||||
|
||||
|
||||
@@ -28,6 +28,12 @@ other = "分類"
|
||||
[categories]
|
||||
other = "分類"
|
||||
|
||||
[collection]
|
||||
other = "合集"
|
||||
|
||||
[collections]
|
||||
other = "合集"
|
||||
|
||||
[tag]
|
||||
other = "標籤"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user