Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2023 17:45:08 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 81da9bfee4 - main - documentation/themes/beastie/i18n/it.toml: Translate "Search"
Message-ID:  <202309251745.38PHj8r8028220@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=81da9bfee4a48c5573f52e4e8b47b4de57d6417d

commit 81da9bfee4a48c5573f52e4e8b47b4de57d6417d
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2023-09-25 17:41:48 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2023-09-25 17:43:05 +0000

    documentation/themes/beastie/i18n/it.toml: Translate "Search"
    
    For some reason, the "Search" keyword has not been translated in the
    past. Translate it now.
---
 documentation/themes/beastie/i18n/it.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/themes/beastie/i18n/it.toml b/documentation/themes/beastie/i18n/it.toml
index c3b9752c25..5a92339c6c 100644
--- a/documentation/themes/beastie/i18n/it.toml
+++ b/documentation/themes/beastie/i18n/it.toml
@@ -50,7 +50,7 @@ other = "Ultima modifica"
 other = "da"
 
 [search]
-other = "Search"
+other = "Ricerca"
 
 # ---------------------------------------------------
 # Header



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309251745.38PHj8r8028220>