From dc1a0baf5b5c50ad86554d87edac022f86ff96d2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 5 Jun 2022 07:46:17 +0200 Subject: [PATCH] Add language --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4442a92..6288b3e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/jasonmunro/cypht/archive/897e762fc5a94c0a4b6a244d6378f8617144975e.zip -SOURCE_SUM=891545e61aa9986f9d53f0b9f039102378283cfe465575491bf431ef09f82bd8 +SOURCE_URL=https://github.com/jasonmunro/cypht/archive/2e9875c8ccfee750b34958587507f1a9c2ae8b67.zip +SOURCE_SUM=17638c5eae1d79763b9496f531f76b4db17524e4f0a41ab1be932d271f8a0007 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true SOURCE_FILENAME= -SOURCE_EXTRACT=true +SOURCE_EXTRACT=true \ No newline at end of file diff --git a/manifest.json b/manifest.json index ff88d35..e199c29 100644 --- a/manifest.json +++ b/manifest.json @@ -52,7 +52,7 @@ "en": "Choose the application language", "fr": "Choisissez la langue de l'application" }, - "choices": ["fr", "en"], + "choices": ["de", "en", "es", "fr", "it", "nl", "pt-BR"], "default": "fr" }, {