diff options
| author | 2019-10-29 23:11:27 +0100 | |
|---|---|---|
| committer | 2019-10-29 23:11:27 +0100 | |
| commit | 6c63e0186a38393c886f3462bf5d65f84ed71de7 (patch) | |
| tree | a6c3e9125faf8346f65b3bae4d0d9c402b75ea71 /app/i18n/ru/index.php | |
| parent | 2d3f7e717921d14ec37a8b2ca8c03d5819ed49fd (diff) | |
Update link in the README (#2614)
Website seems dead. Changed by repository URL.
See #2613
Diffstat (limited to 'app/i18n/ru/index.php')
| -rw-r--r-- | app/i18n/ru/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ru/index.php b/app/i18n/ru/index.php index 185350432..b5f022cd2 100644 --- a/app/i18n/ru/index.php +++ b/app/i18n/ru/index.php @@ -7,7 +7,7 @@ return array( 'bugs_reports' => 'Bugs reports', //TODO - Translation 'credits' => 'Credits', //TODO - Translation 'credits_content' => 'Some design elements come from <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> although FreshRSS doesn’t use this framework. <a href="https://git.gnome.org/browse/gnome-icon-theme-symbolic">Icons</a> come from <a href="https://www.gnome.org/">GNOME project</a>. <em>Open Sans</em> font police has been created by <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS is based on <a href="https://github.com/marienfressinaud/MINZ">Minz</a>, a PHP framework.', //TODO - Translation - 'freshrss_description' => 'FreshRSS is a RSS feeds aggregator to self-host like <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> or <a href="http://leed.idleman.fr/">Leed</a>. It is light and easy to take in hand while being powerful and configurable tool.', //TODO - Translation + 'freshrss_description' => 'FreshRSS is a RSS feeds aggregator to self-host like <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> or <a href="https://github.com/LeedRSS/Leed">Leed</a>. It is light and easy to take in hand while being powerful and configurable tool.', //TODO - Translation 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">on Github</a>', //TODO - Translation 'license' => 'License', //TODO - Translation 'project_website' => 'Project website', //TODO - Translation |
