From 4a88eba4a780100d573a63f75cb971275fb20026 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Tue, 25 Aug 2020 07:17:57 +0200 Subject: [PATCH] Add translations update --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11d728118..ee55d2453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,6 @@ - Allow custom styles system wide [#4151](https://github.com/wallabag/wallabag/pull/4151) - Added elCurator import [#4175](https://github.com/wallabag/wallabag/pull/4175) - Added language support for Simplified Chinese(简体中文)[#4281](https://github.com/wallabag/wallabag/pull/4281) -- add Japanese translation [#4274](https://github.com/wallabag/wallabag/pull/4274) - Added publication date on epub export [#4315](https://github.com/wallabag/wallabag/pull/4315) - Enhanced article display [#4317](https://github.com/wallabag/wallabag/pull/4317) - Added mass actions for Material design in list view [#4326](https://github.com/wallabag/wallabag/pull/4326) @@ -66,6 +65,13 @@ - Ensure ENV is well defined when using make [#4249](https://github.com/wallabag/wallabag/pull/4249) - Update translations from Weblate [#4442](https://github.com/wallabag/wallabag/pull/4442) +### Translations + +- Add Japanese translation [#4274](https://github.com/wallabag/wallabag/pull/4274) +- Add Croatian translation [#4518](https://github.com/wallabag/wallabag/pull/4518), [#4517](https://github.com/wallabag/wallabag/pull/4517) +- Add Ukrainian translation [#4489](https://github.com/wallabag/wallabag/pull/4489) +- Add language support for Simplified Chinese(简体中文)[#4281](https://github.com/wallabag/wallabag/pull/4281) + ### Fixes - Fixed Instapaper import date order [#3980](https://github.com/wallabag/wallabag/pull/3980)