From 806395469d3b1d4b75c2111000e42a8bd478acc9 Mon Sep 17 00:00:00 2001 From: VincentM <35202538+VincentMeilinger@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:16:30 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7af90ff..f33a057 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ See [here](https://github.com/nextcloud/cookbook) for the corresponding Nextclou - [x] Delete recipes - [x] Login with Nextcloud account using two factor authentication - [x] Login with Nextcloud account using app-tokens -- [ ] Support for multiple languages +- [x] Support for multiple languages - [ ] Theming (optional) - [ ] MacOS support: (This is almost done. ToDos: UIImage not supported, app layout could be adjusted) From dd388fa9555f0b594d15d812da957bcbc31a93e0 Mon Sep 17 00:00:00 2001 From: VincentM <35202538+VincentMeilinger@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:17:08 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f33a057..2c524b6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ See [here](https://github.com/nextcloud/cookbook) for the corresponding Nextclou - [x] Load recipes from nextcloud instance - [x] Offline recipes - [ ] Share recipes +- [ ] Import recipes - [x] Recipe search function - [x] Add new recipes - [x] Edit recipes