diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-30 11:57:28 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-30 11:57:28 +0200 |
| commit | 537c8c9f1fd4876b44273c033220426a4072a03e (patch) | |
| tree | 54aa20a8257eb87acf6b480745cc189962718526 | |
| parent | 24b2d4462c80bdcc1c87cba8305c72973ba6bbf8 (diff) | |
| download | danixxyz-537c8c9f1fd4876b44273c033220426a4072a03e.tar.gz danixxyz-537c8c9f1fd4876b44273c033220426a4072a03e.zip | |
translate: fixed translation for "outside of the box"
| -rw-r--r-- | content/en/articles/outside-of-the-box/index.md | 5 | ||||
| -rw-r--r-- | content/it/articles/outside-of-the-box/index.md | 16 |
2 files changed, 12 insertions, 9 deletions
diff --git a/content/en/articles/outside-of-the-box/index.md b/content/en/articles/outside-of-the-box/index.md index 3c0b1a5..01d3cbe 100644 --- a/content/en/articles/outside-of-the-box/index.md +++ b/content/en/articles/outside-of-the-box/index.md @@ -1,11 +1,12 @@ +++ title = "outside of the box" author = "Danilo M." -type = "life" +type = "quote" date = "2011-08-31T08:05:35+00:00" -excerpt = "'the right thing to do outside of the box.. '" +excerpt = "the right thing to do outside of the box.." categories = [ "Blogging", "Self Reflection"] tags = [ "think outside of the box", "quote"] + +++ {{< quote source="Tim Ferriss" >}} diff --git a/content/it/articles/outside-of-the-box/index.md b/content/it/articles/outside-of-the-box/index.md index 12c9204..2236f09 100644 --- a/content/it/articles/outside-of-the-box/index.md +++ b/content/it/articles/outside-of-the-box/index.md @@ -1,11 +1,13 @@ +++ -title = "outside of the box" -date = "2011-08-31T08:05:35+00:00" - -type = "life" -tags = ["quotes", "think outside of the box"] +title = "fuori dagli schemi" author = "Danilo M." - +type = "quote" +date = "2011-08-31T08:05:35+00:00" +excerpt = "la cosa giusta da fare al di fuori degli schemi..." +categories = [ "Blogging", "Self Reflection"] +tags = ["think outside of the box", "quote"] +++ -TODO: Tradurre questo articolo dall'inglese all'italiano. +{{< quote source="Tim Ferriss" >}} +Non è sufficiente pensare in modo non convenzionale. Il pensiero è un’attività passiva. Abituati ad agire in modo non convenzionale. +{{< /quote >}}
\ No newline at end of file |
