diff options
| author | 2022-08-29 08:40:32 +0200 | |
|---|---|---|
| committer | 2022-08-29 08:40:32 +0200 | |
| commit | 5c5aaafb0f7c0c9431bb3da5bd5d205a3d194382 (patch) | |
| tree | 09b9daabdce1b8cd9d5de8b3a7d0b60b18a45d9e /app/i18n/ja/index.php | |
| parent | 10f29a736221a41549f9ab1de70e0c4d593958c7 (diff) | |
Update GNOME link (#4550)
Co-authored-by: Adrien Demma <ademma@amabis.fr>
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 af70f25de..10421c990 100644 --- a/app/i18n/ja/index.php +++ b/app/i18n/ja/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>', // IGNORE 'bugs_reports' => 'バグレポート', 'credits' => 'クレジット', - 'credits_content' => 'いくつかのデザイン要素は <a href="http://twitter.github.io/bootstrap/">Bootstrap</a>から来ています。しかしFreshRSSはこのフレームワークを使用していません。 <a href="https://git.gnome.org/browse/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 フレームワークをもとにしています。', + '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 フレームワークをもとにしています。', 'freshrss_description' => 'FreshRSSは <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> や <a href="https://github.com/LeedRSS/Leed">Leed</a>のようなセルフホストできるRSSフィード収集ツールです。強力なツールになっており、軽量で簡単に使え、豊富な設定が特徴です。', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">Githubへお願いします</a>', 'license' => 'ライセンス', |
