From 519526cefa6d3fecb4ec25f42625a6598929c8c1 Mon Sep 17 00:00:00 2001 From: VincentM <35202538+VincentMeilinger@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:07:07 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c524b6..72804e4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ See [here](https://github.com/nextcloud/cookbook) for the corresponding Nextclou - [x] Login with Nextcloud account using app-tokens - [x] Support for multiple languages - [ ] Theming (optional) -- [ ] MacOS support: (This is almost done. ToDos: UIImage not supported, app layout could be adjusted) +- [ ] MacOS support ## Screenshots From 3ffe30d74502ee645f4111b7722446040e28de9c Mon Sep 17 00:00:00 2001 From: VincentM <35202538+VincentMeilinger@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:14:57 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 72804e4..63ed162 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ See [here](https://github.com/nextcloud/cookbook) for the corresponding Nextclou ... will follow as soon as there won't be any major user interface changes anymore. +## Supported Languages +- [x] English +- [x] German +- [x] Spanish +- [ ] French + ## Further information I plan on uploading the app to the App Store for free, but there are still some bugs to fix before that. This app is a hobby project, which is why development progress may be slower than desired. If you are interested in an iOS native CookBook client, you are welcome to contribute! In case you discover any bugs or encounter problems, feel free to point them out by creating an Issue. From 7387556ad500ccb61ff33b2ef0a2b3cdf10abb50 Mon Sep 17 00:00:00 2001 From: VincentM <35202538+VincentMeilinger@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:21:25 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 63ed162..c463233 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ See [here](https://github.com/nextcloud/cookbook) for the corresponding Nextclou ... will follow as soon as there won't be any major user interface changes anymore. ## Supported Languages + +If you wish to see additional languages supported, please don't hesitate to open an Issue. Any help with translation is appreciated. + - [x] English - [x] German - [x] Spanish From 570511f8350036d356bca8368e082fdd05ae6bad Mon Sep 17 00:00:00 2001 From: VincentM <35202538+VincentMeilinger@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:22:53 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c463233..b2ff3a9 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ If you wish to see additional languages supported, please don't hesitate to open ## Further information -I plan on uploading the app to the App Store for free, but there are still some bugs to fix before that. This app is a hobby project, which is why development progress may be slower than desired. If you are interested in an iOS native CookBook client, you are welcome to contribute! In case you discover any bugs or encounter problems, feel free to point them out by creating an Issue. +The app is available on the App Store for free, and will be updated regularly. This app is a hobby project, which is why development progress may be slower than desired. If you are interested in an iOS native CookBook client, you are welcome to contribute! In case you discover any bugs or encounter problems, feel free to point them out by creating an Issue.