git: cfbdb9cfe4 - main - Translate sourceCodeRepositories entry and correct translation of gitMirror entry.
Ryusuke SUZUKI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=cfbdb9cfe425a8205a6d095a516d02900eeff05d commit cfbdb9cfe425a8205a6d095a516d02900eeff05d Author: Ryusuke SUZUKI <[email protected]> AuthorDate: 2021-04-30 16:43:22 +0000 Commit: Ryusuke SUZUKI <[email protected]> CommitDate: 2021-04-30 16:43:22 +0000 Translate sourceCodeRepositories entry and correct translation of gitMirror entry. --- website/themes/beastie/i18n/ja.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/themes/beastie/i18n/ja.toml b/website/themes/beastie/i18n/ja.toml index 464689be0e..5eebc3beec 100644 --- a/website/themes/beastie/i18n/ja.toml +++ b/website/themes/beastie/i18n/ja.toml @@ -116,7 +116,7 @@ other = "Subversion リポジトリ" other = "Git リポジトリ" [gitMirror] -other = "Git ミラー" +other = "GitHub ミラー" [phabricator] other = "コードレビュー (Phabricator)" @@ -288,6 +288,10 @@ other = "December" [misc] other = "その他" +# sidenav +[sourceCodeRepositories] +other = "ソースコードリポジトリ" + [releases] other = "リリース情報" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"