git: 913df4a581 - main - Add missing Git Repository label translation
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> AuthorDate: 2021-02-07 05:35:56 +0000 Commit: Li-Wen Hsu <[email protected]> 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" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"