diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,6 @@ # All available README files by language - [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il “README” in italiano](README_it.md) diff --git a/README.md b/README.md index 892ed8f..4399d60 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install FreeScout with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=freescout) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install FreeScout quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* @@ -18,7 +18,7 @@ It shall NOT be edited by hand. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Shipped version:** 1.8.127~ynh1 +**Shipped version:** 1.8.130~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..9c98b54 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,53 @@ + + +# FreeScout YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/freescout.svg)](https://dash.yunohost.org/appci/app/freescout) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/freescout.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/freescout.maintain.svg) + +[![Instalatu FreeScout YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=freescout) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek FreeScout YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. + +**Paketatutako bertsioa:** 1.8.130~ynh1 + +**Demoa:** + +## Pantaila-argazkiak + +![FreeScout(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) + +## :red_circle: Ezaugarri zalantzagarriak + +- **Jatorrizkoa ez da erabat librea**: Aplikazioak lizentzia librea du orokorrean, baina bere erabilera mugatzen duten klausulekin. + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/freescout_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/freescout_ynh/tree/testing --debug +edo +sudo yunohost app upgrade freescout -u https://github.com/YunoHost-Apps/freescout_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 0f2c34e..926bf39 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. FreeScout est un service d'assistance open source gratuit ultra léger et puissant et une boîte de réception partagée construite avec PHP (framework Laravel). Vous pouvez désormais profiter gratuitement de Zendesk et Help Scout sans renoncer à votre confidentialité ni vous enfermer dans un service que vous ne contrôlez pas. -**Version incluse :** 1.8.127~ynh1 +**Version incluse :** 1.8.130~ynh1 **Démo :** @@ -28,7 +28,7 @@ FreeScout est un service d'assistance open source gratuit ultra léger et puissa ## :red_circle: Anti-fonctionnalités -- **Application sous licence libre restreinte**: L'application packagée est sous une licence globalement libre, mais avec des clauses qui pourraient restreindre son utilisation. +- **Application sous licence libre restreinte **: L'application packagée est sous une licence globalement libre, mais avec des clauses qui pourraient restreindre son utilisation. ## Documentations et ressources diff --git a/README_gl.md b/README_gl.md index b3da5e7..a5002f7 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Versión proporcionada:** 1.8.127~ynh1 +**Versión proporcionada:** 1.8.130~ynh1 **Demo:** diff --git a/README_it.md b/README_it.md index 0a2d4d0..ec1b08a 100644 --- a/README_it.md +++ b/README_it.md @@ -18,7 +18,7 @@ NON DEVE essere modificato manualmente. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Versione pubblicata:** 1.8.127~ynh1 +**Versione pubblicata:** 1.8.130~ynh1 **Prova:** diff --git a/manifest.toml b/manifest.toml index d3c8935..e4e344b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "FreeScout" description.en = "Help desk & shared mailbox" description.fr = "Service d'assistance et boîte aux lettres partagée" -version = "1.8.127~ynh1" +version = "1.8.130~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.127.tar.gz" - sha256 = "4f0daf4ddf817662b92252cf587dedc74212e2c228866080b99868dddd97ab29" + url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.130.tar.gz" + sha256 = "351e9ece93f09747034aa52f7ce32b61dde1245d5b3cc4446ef4ea0f11699e83" autoupdate.strategy = "latest_github_tag" [resources.system_user]