Date: Sun, 7 Feb 2021 05:36:46 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 913df4a581 - main - Add missing Git Repository label translation Message-ID: <202102070536.1175akRj022158@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=913df4a581c0e19d15367892825695faf3cf2499 commit 913df4a581c0e19d15367892825695faf3cf2499 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-02-07 05:35:56 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-02-07 05:35:56 +0000 Add missing Git Repository label translation Approved by: carlavilla (implicitly) --- documentation/themes/beastie/i18n/en.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/themes/beastie/i18n/en.toml b/documentation/themes/beastie/i18n/en.toml index ce4bfcf4a4..c4d1463ea2 100644 --- a/documentation/themes/beastie/i18n/en.toml +++ b/documentation/themes/beastie/i18n/en.toml @@ -112,6 +112,9 @@ other = "Project Ideas" [subversionRepository] other = "Subversion Repository" +[gitRepository] +other = "Git Repository" + [gitMirror] other = "Git Mirror"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102070536.1175akRj022158>