diff options
| author | 2024-05-15 08:58:10 +0200 | |
|---|---|---|
| committer | 2024-05-15 08:58:10 +0200 | |
| commit | 2ed91026fcfef83ce5ef466a15e078229a106a6f (patch) | |
| tree | e11f2ef5f85d65029c9bdcc6d38304d8cbcdada6 /app/i18n/ja/index.php | |
| parent | 2d17c020b6695d47debda065804db4e2d2f92e55 (diff) | |
Correct casing for GitHub (#6460)
Diffstat (limited to 'app/i18n/ja/index.php')
| -rw-r--r-- | app/i18n/ja/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ja/index.php b/app/i18n/ja/index.php index 10e9c8b5a..92dae4757 100644 --- a/app/i18n/ja/index.php +++ b/app/i18n/ja/index.php @@ -19,7 +19,7 @@ return array( 'credits_content' => 'いくつかのデザイン要素は <a href="http://twitter.github.io/bootstrap/">Bootstrap</a>から来ています。しかしFreshRSSはこのフレームワークを使用していません。 <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">アイコン</a> は <a href="https://www.gnome.org/">GNOME プロジェクトから作られています</a>。 <em>Open Sans</em> フォントは <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson によって作成されました</a>。 FreshRSS は<a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>,PHP フレームワークをもとにしています。', 'documentation' => '文書', 'freshrss_description' => 'FreshRSSは なセルフホストできるRSSフィード収集ツールです。強力なツールになっており、軽量で簡単に使え、豊富な設定が特徴です。', - 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">Githubへお願いします</a>', + 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">GitHubへお願いします</a>', 'license' => 'ライセンス', 'project_website' => 'プロジェクトのwebサイト', 'title' => 'FreshRSSについて', |
