<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/i18n/zh-tw/feedback.php, branch 1.26.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2024-04-20T22:42:03+00:00</updated>
<entry>
<title>update zh-tw translation for new strings (#6350)</title>
<updated>2024-04-20T22:42:03+00:00</updated>
<author>
<name>-Shiken-</name>
<email>58270741+den13501@users.noreply.github.com</email>
</author>
<published>2024-04-20T22:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=339fcfda10ed87ead4174309f4f2610273828ab1'/>
<id>urn:sha1:339fcfda10ed87ead4174309f4f2610273828ab1</id>
<content type='text'>
* Update new stings of zhTW translation

 Update new strings of [i18n] Translation Chinese Taiwan (正體中文 zh-tw)

* Update conf.php of zh-tw

* Update feedback.php of zh-tw

* Update gen.php of zh-TW

* Update index.php of zh-TW

* Update install.php of zh-TW

* Update sub.php of zh-tw

not finished yet

* Update sub.php

correction line 152

---------

Co-authored-by: maTh &lt;1645099+math-GH@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Auto-label (#5954)</title>
<updated>2024-01-03T10:23:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-01-03T10:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=70e71b8364c1317af04f92fd86df4541fa269e0c'/>
<id>urn:sha1:70e71b8364c1317af04f92fd86df4541fa269e0c</id>
<content type='text'>
Add labels automatically to incoming articles
fix https://github.com/FreshRSS/FreshRSS/issues/2380
fix https://github.com/FreshRSS/FreshRSS/issues/2420
fix https://github.com/FreshRSS/FreshRSS/issues/3279
fix https://github.com/FreshRSS/FreshRSS/discussions/4947
fix https://github.com/FreshRSS/FreshRSS/issues/5728
fix https://github.com/FreshRSS/FreshRSS/issues/5599
</content>
</entry>
<entry>
<title>Do not update feeds after import (#5629)</title>
<updated>2023-10-22T17:03:51+00:00</updated>
<author>
<name>robertdahlem</name>
<email>robert.dahlem@gmx.net</email>
</author>
<published>2023-10-22T17:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=83cf7301f46c9609da493a412eaad8d10b09bdda'/>
<id>urn:sha1:83cf7301f46c9609da493a412eaad8d10b09bdda</id>
<content type='text'>
* Add checkbox to not update feeds after import to avoid duplicate feeds when importing multiple files.

* Import without updating feeds, but now unconditionally

* Added hint to click "Update feeds" to all translations

* Update app/i18n/fr/feedback.php

* Fix i18n

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>phpstan level 7 for importExportController.php (#5361)</title>
<updated>2023-05-04T19:20:32+00:00</updated>
<author>
<name>Luc SANCHEZ</name>
<email>4697568+ColonelMoutarde@users.noreply.github.com</email>
</author>
<published>2023-05-04T19:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aa30635f978099a600a01cab296e9170ccda2b28'/>
<id>urn:sha1:aa30635f978099a600a01cab296e9170ccda2b28</id>
<content type='text'>
* phpstan level 7 for importExportController.php

* Update app/Controllers/importExportController.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update app/Controllers/importExportController.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update app/Controllers/importExportController.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update app/Controllers/importExportController.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* phpstan level 7 for importExportController.php

* phpstan level 7 for importExportController.php

* phpstan level 7 for importExportController.php

* A few edits

---------

Co-authored-by: Luc &lt;sanchezluc+freshrss@gmail.com&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>i18n typographic quotes (#4714)</title>
<updated>2022-10-13T06:56:22+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-10-13T06:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8333dd972b579d9b5d214f8d7e2afcbf2e87425e'/>
<id>urn:sha1:8333dd972b579d9b5d214f8d7e2afcbf2e87425e</id>
<content type='text'>
* i18n typographic quotes

* Missing whitespace

* Update app/i18n/nl/conf.php

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Fix German-style typographic quotes

* Fix missing closing ”

* Fix Dutch quotes

* French typography

* &lt;em&gt;lazy load&lt;/em&gt;

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>[i18n] Add zh-TW translation (#4578)</title>
<updated>2022-09-04T08:44:36+00:00</updated>
<author>
<name>-Shiken-</name>
<email>58270741+den13501@users.noreply.github.com</email>
</author>
<published>2022-09-04T08:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d921be63f67fe22a4c822c0a37a5da113512d0c8'/>
<id>urn:sha1:d921be63f67fe22a4c822c0a37a5da113512d0c8</id>
<content type='text'>
</content>
</entry>
</feed>
