From 880f500bb322522437ae44c94d8bc6b84abedd23 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 16 Jun 2022 20:25:31 +0200 Subject: Fix Minz link (#4414) * Fix Minz link https://github.com/marienfressinaud/MINZ returned 404 Found on https://framagit.org/marienfressinaud/MINZ instead --- README.fr.md | 2 +- README.md | 2 +- app/i18n/cz/index.php | 2 +- app/i18n/de/index.php | 2 +- app/i18n/en-us/index.php | 2 +- app/i18n/en/index.php | 2 +- app/i18n/es/index.php | 2 +- app/i18n/fr/index.php | 2 +- app/i18n/he/index.php | 2 +- app/i18n/it/index.php | 2 +- app/i18n/ja/index.php | 2 +- app/i18n/ko/index.php | 2 +- app/i18n/nl/index.php | 2 +- app/i18n/oc/index.php | 2 +- app/i18n/pl/index.php | 2 +- app/i18n/pt-br/index.php | 2 +- app/i18n/ru/index.php | 2 +- app/i18n/sk/index.php | 2 +- app/i18n/tr/index.php | 2 +- app/i18n/zh-cn/index.php | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README.fr.md b/README.fr.md index ef1c6b31a..343ed9fd4 100644 --- a/README.fr.md +++ b/README.fr.md @@ -247,7 +247,7 @@ et [l’API Fever](https://freshrss.github.io/FreshRSS/fr/users/06_Fever_API.htm # Bibliothèques incluses * [SimplePie](https://simplepie.org/) -* [MINZ](https://github.com/marienfressinaud/MINZ) +* [MINZ](https://framagit.org/marienfressinaud/MINZ) * [php-http-304](https://alexandre.alapetite.fr/doc-alex/php-http-304/) * [lib_opml](https://github.com/marienfressinaud/lib_opml) * [PhpGt/CssXPath](https://github.com/PhpGt/CssXPath) diff --git a/README.md b/README.md index 36329d829..60d3ca7f0 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ and [Fever API](https://freshrss.github.io/FreshRSS/en/users/06_Fever_API.html) # Included libraries * [SimplePie](https://simplepie.org/) -* [MINZ](https://github.com/marienfressinaud/MINZ) +* [MINZ](https://framagit.org/marienfressinaud/MINZ) * [php-http-304](https://alexandre.alapetite.fr/doc-alex/php-http-304/) * [lib_opml](https://github.com/marienfressinaud/lib_opml) * [PhpGt/CssXPath](https://github.com/PhpGt/CssXPath) diff --git a/app/i18n/cz/index.php b/app/i18n/cz/index.php index 3095447d1..b92fc4318 100644 --- a/app/i18n/cz/index.php +++ b/app/i18n/cz/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Hlášení chyb', 'credits' => 'Poděkování', - 'credits_content' => 'Některé designové prvky pocházejí z Bootstrap, FreshRSS ale tuto platformu nevyužívá. Ikony pocházejí z projektu GNOME. Písmo Open Sans vytvořil Steve Matteson. FreshRSS je založeno na PHP framework Minz.', + 'credits_content' => 'Některé designové prvky pocházejí z Bootstrap, FreshRSS ale tuto platformu nevyužívá. Ikony pocházejí z projektu GNOME. Písmo Open Sans vytvořil Steve Matteson. FreshRSS je založeno na PHP framework Minz.', 'freshrss_description' => 'FreshRSS je čtečka kanálů RSS určená k provozu na vlastním serveru, podobná Kriss Feed nebo Leed. Je to nenáročný a jednoduchý, zároveň ale mocný a konfigurovatelný nástroj.', 'github' => 'na Github', 'license' => 'Licence', diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php index 6cc8481bd..82fc6bec2 100644 --- a/app/i18n/de/index.php +++ b/app/i18n/de/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Fehlerberichte', 'credits' => 'Mitwirkende', - 'credits_content' => 'Einige Designelemente stammen von Bootstrap, obwohl FreshRSS dieses Framework nicht nutzt. Icons stammen vom GNOME project. Open Sans Font wurde von Steve Matteson erstellt. FreshRSS basiert auf Minz, einem PHP-Framework.', + 'credits_content' => 'Einige Designelemente stammen von Bootstrap, obwohl FreshRSS dieses Framework nicht nutzt. Icons stammen vom GNOME project. Open Sans Font wurde von Steve Matteson erstellt. FreshRSS basiert auf Minz, einem PHP-Framework.', 'freshrss_description' => 'FreshRSS ist ein RSS-Feedsaggregator zum selbst hosten wie zum Beispiel Kriss Feed oder Leed. Er ist leicht und einfach zu handhaben und gleichzeitig ein leistungsstarkes und konfigurierbares Werkzeug.', 'github' => 'auf Github', 'license' => 'Lizenz', diff --git a/app/i18n/en-us/index.php b/app/i18n/en-us/index.php index f954a9f79..3123b532d 100644 --- a/app/i18n/en-us/index.php +++ b/app/i18n/en-us/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Bug reports', // IGNORE 'credits' => 'Credits', // IGNORE - 'credits_content' => 'Some design elements come from Bootstrap although FreshRSS doesn’t use this framework. Icons come from GNOME project. Open Sans font police has been created by Steve Matteson. FreshRSS is based on Minz, a PHP framework.', // IGNORE + 'credits_content' => 'Some design elements come from Bootstrap although FreshRSS doesn’t use this framework. Icons come from GNOME project. Open Sans font police has been created by Steve Matteson. FreshRSS is based on Minz, a PHP framework.', // IGNORE 'freshrss_description' => 'FreshRSS is an RSS feed aggregator to self-host like Kriss Feed or Leed. It is light and easy to take in hand while being powerful and configurable tool.', // IGNORE 'github' => 'on Github', // IGNORE 'license' => 'License', // IGNORE diff --git a/app/i18n/en/index.php b/app/i18n/en/index.php index b9ff62ada..3b3334418 100644 --- a/app/i18n/en/index.php +++ b/app/i18n/en/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', 'bugs_reports' => 'Bug reports', 'credits' => 'Credits', - 'credits_content' => 'Some design elements come from Bootstrap although FreshRSS doesn’t use this framework. Icons come from GNOME project. Open Sans font police has been created by Steve Matteson. FreshRSS is based on Minz, a PHP framework.', + 'credits_content' => 'Some design elements come from Bootstrap although FreshRSS doesn’t use this framework. Icons come from GNOME project. Open Sans font police has been created by Steve Matteson. FreshRSS is based on Minz, a PHP framework.', 'freshrss_description' => 'FreshRSS is an RSS feed aggregator to self-host like Kriss Feed or Leed. It is light and easy to take in hand while being powerful and configurable tool.', 'github' => 'on Github', 'license' => 'License', diff --git a/app/i18n/es/index.php b/app/i18n/es/index.php index 072c39795..7aebc4d70 100755 --- a/app/i18n/es/index.php +++ b/app/i18n/es/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Informe de fallos', 'credits' => 'Créditos', - 'credits_content' => 'Aunque FreshRSS no usa ese entorno, algunos elementos del diseño están obtenidos de Bootstrap. Los Iconos han sido obtenidos del proyecto GNOME. La fuente Open Sans es una creación de Steve Matteson. FreshRSS usa el entorno PHP Minz.', + 'credits_content' => 'Aunque FreshRSS no usa ese entorno, algunos elementos del diseño están obtenidos de Bootstrap. Los Iconos han sido obtenidos del proyecto GNOME. La fuente Open Sans es una creación de Steve Matteson. FreshRSS usa el entorno PHP Minz.', 'freshrss_description' => 'FreshRSS es un agregador de fuentes RSS de alojamiento privado al estilo de Kriss Feed o Leed. Es una herramienta potente, pero ligera y fácil de usar y configurar.', 'github' => 'en Github', 'license' => 'Licencia', diff --git a/app/i18n/fr/index.php b/app/i18n/fr/index.php index bc1aa70c1..6430a9cf1 100644 --- a/app/i18n/fr/index.php +++ b/app/i18n/fr/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Rapports de bugs', 'credits' => 'Crédits', - 'credits_content' => 'Des éléments de design sont issus du projet Bootstrap bien que FreshRSS n’utilise pas ce framework. Les icônes sont issues du projet GNOME. La police Open Sans utilisée a été créée par Steve Matteson. FreshRSS repose sur Minz, un framework PHP.', + 'credits_content' => 'Des éléments de design sont issus du projet Bootstrap bien que FreshRSS n’utilise pas ce framework. Les icônes sont issues du projet GNOME. La police Open Sans utilisée a été créée par Steve Matteson. FreshRSS repose sur Minz, un framework PHP.', 'freshrss_description' => 'FreshRSS est un agrégateur de flux RSS à auto-héberger à l’image de Kriss Feed ou Leed. Il se veut léger et facile à prendre en main tout en étant un outil puissant et paramétrable.', 'github' => 'sur Github', 'license' => 'Licence', diff --git a/app/i18n/he/index.php b/app/i18n/he/index.php index 8e86ebf41..8b204fbc9 100644 --- a/app/i18n/he/index.php +++ b/app/i18n/he/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'דיווח באגים', 'credits' => 'קרדיטים', - 'credits_content' => 'מאפייני עיצוב מסויימים הגיעו מ Bootstrap אף על פי ש FreshRSS אינו משתמש בתשתית הזו. סמלילים הגיעו מ פרוייקט GNOME . Open Sans הגופן police נוצר על ידי Steve Matteson. Favicons נאספים בעזרת getFavicon API. FreshRSS מבוסס על Minz, תשתית PHP.', + 'credits_content' => 'מאפייני עיצוב מסויימים הגיעו מ Bootstrap אף על פי ש FreshRSS אינו משתמש בתשתית הזו. סמלילים הגיעו מ פרוייקט GNOME . Open Sans הגופן police נוצר על ידי Steve Matteson. Favicons נאספים בעזרת getFavicon API. FreshRSS מבוסס על Minz, תשתית PHP.', 'freshrss_description' => 'FreshRSS הוא קורא RSS לאחסון עצמי בדומה ל Kriss Feed או Leed. אינו צורך משאבים רבים, וקל לתפעול אך בו בזמן חזק וניתן להתאמה.', 'github' => 'בגיטהאב', 'license' => 'רישיון', diff --git a/app/i18n/it/index.php b/app/i18n/it/index.php index 063d8670c..f89ddb404 100644 --- a/app/i18n/it/index.php +++ b/app/i18n/it/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Bugs', 'credits' => 'Crediti', - 'credits_content' => 'Alcuni elementi di design provengono da Bootstrap sebbene FreshRSS non usi questo framework. Le icone provengono dal progetto GNOME. Il carattere Open Sans è stato creato da Steve Matteson. FreshRSS è basato su Minz, un framework PHP.', + 'credits_content' => 'Alcuni elementi di design provengono da Bootstrap sebbene FreshRSS non usi questo framework. Le icone provengono dal progetto GNOME. Il carattere Open Sans è stato creato da Steve Matteson. FreshRSS è basato su Minz, un framework PHP.', 'freshrss_description' => 'FreshRSS è un aggregatore di feeds RSS da installare sul proprio host come Kriss Feed o Leed. Leggero e facile da mantenere pur essendo molto configurabile e potente.', 'github' => 'su Github', 'license' => 'Licenza', diff --git a/app/i18n/ja/index.php b/app/i18n/ja/index.php index 825180386..af70f25de 100644 --- a/app/i18n/ja/index.php +++ b/app/i18n/ja/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'バグレポート', 'credits' => 'クレジット', - 'credits_content' => 'いくつかのデザイン要素は Bootstrapから来ています。しかしFreshRSSはこのフレームワークを使用していません。 アイコンGNOME プロジェクトから作られていますOpen Sans フォントは Steve Matteson によって作成されました。 FreshRSS はMinz,PHP フレームワークをもとにしています。', + 'credits_content' => 'いくつかのデザイン要素は Bootstrapから来ています。しかしFreshRSSはこのフレームワークを使用していません。 アイコンGNOME プロジェクトから作られていますOpen Sans フォントは Steve Matteson によって作成されました。 FreshRSS はMinz,PHP フレームワークをもとにしています。', 'freshrss_description' => 'FreshRSSは Kriss FeedLeedのようなセルフホストできるRSSフィード収集ツールです。強力なツールになっており、軽量で簡単に使え、豊富な設定が特徴です。', 'github' => 'Githubへお願いします', 'license' => 'ライセンス', diff --git a/app/i18n/ko/index.php b/app/i18n/ko/index.php index 8c4bfe545..c13465e94 100644 --- a/app/i18n/ko/index.php +++ b/app/i18n/ko/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => '버그 제보하기', 'credits' => '크레딧', - 'credits_content' => 'FreshRSS는 Bootstrap 프레임워크를 사용하진 않지만, 일부 디자인 요소를 가져왔습니다. 아이콘들GNOME 프로젝트에서 가져왔습니다. Open Sans 글꼴은 Steve Matteson가 제작하였습니다. FreshRSS는 PHP 프레임워크인 Minz에 기반하고 있습니다.', + 'credits_content' => 'FreshRSS는 Bootstrap 프레임워크를 사용하진 않지만, 일부 디자인 요소를 가져왔습니다. 아이콘들GNOME 프로젝트에서 가져왔습니다. Open Sans 글꼴은 Steve Matteson가 제작하였습니다. FreshRSS는 PHP 프레임워크인 Minz에 기반하고 있습니다.', 'freshrss_description' => 'FreshRSS는 Kriss Feed 또는 Leed와 같은 셀프 호스팅 기반의 RSS 피드 수집기입니다. FreshRSS는 강력하고 다양한 설정을 할 수 있으면서도 가볍고 사용하기 쉽습니다.', 'github' => 'Github 저장소에 제보', 'license' => '라이센스', diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php index 915968a63..79a600ce5 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Rapporteer fouten', 'credits' => 'Waarderingen', - 'credits_content' => 'Sommige ontwerp elementen komen van Bootstrap alhoewel FreshRSS dit raamwerk niet gebruikt. Pictogrammen komen van het GNOME project. De Open Sans font police is gemaakt door Steve Matteson. FreshRSS is gebaseerd op Minz, een PHP raamwerk. Nederlandse vertaling door Wanabo, NieuwsKop.be. Link naar de Nederlandse vertaling, FreshRSS-Dutch-translation.', + 'credits_content' => 'Sommige ontwerp elementen komen van Bootstrap alhoewel FreshRSS dit raamwerk niet gebruikt. Pictogrammen komen van het GNOME project. De Open Sans font police is gemaakt door Steve Matteson. FreshRSS is gebaseerd op Minz, een PHP raamwerk. Nederlandse vertaling door Wanabo, NieuwsKop.be. Link naar de Nederlandse vertaling, FreshRSS-Dutch-translation.', 'freshrss_description' => 'FreshRSS is een RSS-feed aggregator om zelf te hosten, net als Kriss Feed of Leed. Het gebruikt weinig systeembronnen en is makkelijk te beheren terwijl het een krachtig en makkelijk te configureren programma is.', 'github' => 'op Github', 'license' => 'Licentie', diff --git a/app/i18n/oc/index.php b/app/i18n/oc/index.php index 165bc88bf..5b3d44140 100644 --- a/app/i18n/oc/index.php +++ b/app/i18n/oc/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Senhalament de problèmas', 'credits' => 'Crèdits', - 'credits_content' => 'Unes elements de l’estil venon del projècte Bootstrap encara que FreshRSS utilize pas aqueste framework. Las icònas venon del projècte GNOME. La polissa Open Sans utilizada foguèt creada per en Steve Matteson. FreshRSS es basat sus Minz, un framework PHP.', + 'credits_content' => 'Unes elements de l’estil venon del projècte Bootstrap encara que FreshRSS utilize pas aqueste framework. Las icònas venon del projècte GNOME. La polissa Open Sans utilizada foguèt creada per en Steve Matteson. FreshRSS es basat sus Minz, un framework PHP.', 'freshrss_description' => 'FreshRSS es un agregador de fluxes RSS per l’auto-albergar tal coma Kriss Feed o Leed. Sa tòca es d’èsser leugièr e de bon utilizar de prima abòrd mas tanben d’èsser potent e parametrable.', 'github' => 'sus Github', 'license' => 'Licéncia', diff --git a/app/i18n/pl/index.php b/app/i18n/pl/index.php index c1a1961c0..c09d9132e 100644 --- a/app/i18n/pl/index.php +++ b/app/i18n/pl/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Zgłaszanie problemów', 'credits' => 'Uznanie autorstwa', - 'credits_content' => 'Niektóre elementy designu pochodzą z Bootstrapa, przy czym FreshRSS nie używa tego frameworku. Ikony zostały pierwotnie stworzone dla projektu GNOME. Font Open Sans jest autorstwa Steve’a Mattesona. FreshRSS opiera się na Minz, frameworku PHP.', + 'credits_content' => 'Niektóre elementy designu pochodzą z Bootstrapa, przy czym FreshRSS nie używa tego frameworku. Ikony zostały pierwotnie stworzone dla projektu GNOME. Font Open Sans jest autorstwa Steve’a Mattesona. FreshRSS opiera się na Minz, frameworku PHP.', 'freshrss_description' => 'FreshRSS jest agregatorem kanałów RSS przeznaczonym do zainstalowania na własnym serwerze, podobnie jak Kriss Feed, bądź Leed. Jest lekki i łatwy do schowania w kieszeni, pozostając przy tym potężnym i konfigurowalnym narzędziem.', 'github' => 'na Githubie', 'license' => 'Licencja', diff --git a/app/i18n/pt-br/index.php b/app/i18n/pt-br/index.php index 71528913e..efff9e685 100644 --- a/app/i18n/pt-br/index.php +++ b/app/i18n/pt-br/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Reportar Bugs', 'credits' => 'Créditos', - 'credits_content' => 'Alguns elementos de design vieram do Bootstrap Embora FreshRRS não utiliza este framework. Ícones vieram do GNOME project. Open Sans font police foi criada por Steve Matteson. FreshRSS é baseado no Minz, um framework PHP.', + 'credits_content' => 'Alguns elementos de design vieram do Bootstrap Embora FreshRRS não utiliza este framework. Ícones vieram do GNOME project. Open Sans font police foi criada por Steve Matteson. FreshRSS é baseado no Minz, um framework PHP.', 'freshrss_description' => 'FreshRSS é um RSS feeds aggregator para um host próprio como o Kriss Feed ou Leed. É leve e fácil de utilizar enquanto é uma ferramenta poderosa e configurável. ', 'github' => 'no Github', 'license' => 'licença', diff --git a/app/i18n/ru/index.php b/app/i18n/ru/index.php index ae3b6626c..f0961017e 100644 --- a/app/i18n/ru/index.php +++ b/app/i18n/ru/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Баг репорты', 'credits' => 'Авторство', - 'credits_content' => 'Некоторые элементы дизайна взяты из Bootstrap, хотя FreshRSS не использует этот фреймворк. Иконки взяты из проекта GNOME. Шрифт Open Sans создан Стивом Мэттесоном. FreshRSS основан на Minz, PHP-фреймворке.', + 'credits_content' => 'Некоторые элементы дизайна взяты из Bootstrap, хотя FreshRSS не использует этот фреймворк. Иконки взяты из проекта GNOME. Шрифт Open Sans создан Стивом Мэттесоном. FreshRSS основан на Minz, PHP-фреймворке.', 'freshrss_description' => 'FreshRSS — агрегатор RSS-лент для размещения на своём сервере подобно Kriss Feed или Leed. Лёгкий и простой в использовании, будучи при этом мощным и настраиваемым инструментом.', 'github' => 'в Github', 'license' => 'Лицензия', diff --git a/app/i18n/sk/index.php b/app/i18n/sk/index.php index 15619c56f..043467dec 100644 --- a/app/i18n/sk/index.php +++ b/app/i18n/sk/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Nahlásiť chybu', 'credits' => 'Poďakovanie', - 'credits_content' => 'Niektoré časti vzhľadu pochádzajú z Bootstrapu, aj keď FreshRSS tento framework nepoužíva. Ikony sú z GNOME project. Font Open Sans zabezpečil Steve Matteson. FreshRSS je založený na PHP frameworku Minz.', + 'credits_content' => 'Niektoré časti vzhľadu pochádzajú z Bootstrapu, aj keď FreshRSS tento framework nepoužíva. Ikony sú z GNOME project. Font Open Sans zabezpečil Steve Matteson. FreshRSS je založený na PHP frameworku Minz.', 'freshrss_description' => 'FreshRSS je čítačka RSS kanálov, ktorú môžete nasadiť na vlastný server podobne ako Kriss Feed alebo Leed. Ide o jednoduchý a zároveň dobre nastaviteľný nástroj.', 'github' => 'na Githube', 'license' => 'Licencia', diff --git a/app/i18n/tr/index.php b/app/i18n/tr/index.php index 4cf4b6d05..ceeb36e7a 100644 --- a/app/i18n/tr/index.php +++ b/app/i18n/tr/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => 'Hata raporu', 'credits' => 'Tanıtım', - 'credits_content' => 'Bu frameworkü kullanmamasına rağmen FreshRSS bazı tasarım ögelerini Bootstrap dan almıştır. İkonlar GNOME projesinden alınmıştır. Open Sans yazı tipi Steve Matteson tarafından oluşturulmuştur. FreshRSS bir PHP framework olan Minz i temel alır.', + 'credits_content' => 'Bu frameworkü kullanmamasına rağmen FreshRSS bazı tasarım ögelerini Bootstrap dan almıştır. İkonlar GNOME projesinden alınmıştır. Open Sans yazı tipi Steve Matteson tarafından oluşturulmuştur. FreshRSS bir PHP framework olan Minz i temel alır.', 'freshrss_description' => 'FreshRSS Kriss Feed veya Leed gibi kendi hostunuzda çalışan bir RSS akış toplayıcısıdır. Güçlü ve yapılandırılabilir araçlarıyla basit ve kullanımı kolay bir uygulamadır.', 'github' => 'Github sayfası', 'license' => 'Lisans', diff --git a/app/i18n/zh-cn/index.php b/app/i18n/zh-cn/index.php index d442cf9d6..9507489fc 100644 --- a/app/i18n/zh-cn/index.php +++ b/app/i18n/zh-cn/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => 'AGPL 3', // IGNORE 'bugs_reports' => '报告错误', 'credits' => '致谢', - 'credits_content' => '某些设计元素来自于 Bootstrap ,尽管 FreshRSS 并没有使用此框架。图标 来自于 GNOME 项目Open Sans 字体出自 Steve Matteson 之手。FreshRSS 基于 PHP 框架 Minz。', + 'credits_content' => '某些设计元素来自于 Bootstrap ,尽管 FreshRSS 并没有使用此框架。图标 来自于 GNOME 项目Open Sans 字体出自 Steve Matteson 之手。FreshRSS 基于 PHP 框架 Minz。', 'freshrss_description' => 'FreshRSS 是一个自托管的 RSS 聚合服务,类似于 Kriss FeedLeed。 它不仅轻快又易用,而且强大又易于配置。', 'github' => 'Github Issues', 'license' => '授权', -- cgit v1.2.3