mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Translated config files into Italian
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
# ordered by weight from lowest to highest.
|
||||
|
||||
[[main]]
|
||||
name = "Docs"
|
||||
name = "Documenti"
|
||||
pageRef = "docs"
|
||||
weight = 10
|
||||
|
||||
@@ -21,29 +21,29 @@
|
||||
weight = 15
|
||||
|
||||
[[main]]
|
||||
name = "Examples"
|
||||
name = "Esempi"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Samples"
|
||||
parent = "Examples"
|
||||
name = "Campioni"
|
||||
parent = "esempi"
|
||||
pageRef = "samples"
|
||||
weight = 16
|
||||
|
||||
[[main]]
|
||||
name = "Showcase"
|
||||
parent = "Examples"
|
||||
name = "Vetrina"
|
||||
parent = "Esempi"
|
||||
pageRef = "examples"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "Recipes"
|
||||
parent = "Examples"
|
||||
name = "Ricette"
|
||||
parent = "Esempi"
|
||||
pageRef = "guides"
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "Users"
|
||||
name = "Utenti"
|
||||
pageRef = "users"
|
||||
weight = 90
|
||||
|
||||
@@ -86,6 +86,6 @@
|
||||
weight = 10
|
||||
|
||||
[[footer]]
|
||||
name = "Authors"
|
||||
name = "Autori"
|
||||
pageRef = "authors"
|
||||
weight = 20
|
||||
weight = 20
|
||||
Reference in New Issue
Block a user