mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
🌐 Feat: add translations for "archives" keyword (#396)
This commit is contained in:
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Alle {{ .Some }}"
|
||||
|
||||
|
||||
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Todo {{ .Some }}"
|
||||
|
||||
|
||||
@@ -19,6 +19,9 @@ noscript = "Le thème FixIt fonctionne mieux quand JavaScript est activé."
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Tous les {{ .Some }}"
|
||||
|
||||
|
||||
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Tutti {{ .Some }}"
|
||||
|
||||
|
||||
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Wszystkie {{ .Some }}"
|
||||
|
||||
|
||||
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "{{ .Some }}"
|
||||
|
||||
|
||||
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Toate {{ .Some }}"
|
||||
|
||||
|
||||
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Все {{ .Some }}"
|
||||
|
||||
|
||||
@@ -20,6 +20,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Све {{ .Some }}"
|
||||
|
||||
|
||||
@@ -19,6 +19,9 @@ noscript = ""
|
||||
# === baseof ===
|
||||
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = ""
|
||||
|
||||
[allSome]
|
||||
other = "Tất cả {{ .Some }}"
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ noscript = "FixIt 主題在啟用 JavaScript 的情況下效果最佳。"
|
||||
# === Taxonomy ===
|
||||
[archives]
|
||||
other = "歸檔"
|
||||
|
||||
[allSome]
|
||||
other = "所有{{ .Some }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user