diff --git a/README.md b/README.md index e118c5fc..79dc1413 100755 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Thanks to the Quasar Framework and TypeScript ! Clone this repository : ```bash -$ git clone git@github.com:paoloar77/newfreeplanet example +$ git clone git@gitlab.com:surya89/newfreeplanet example $ cd example $ yarn ``` diff --git a/_ALL_SITES/arcadei.it/db/lang/ws_it.js b/_ALL_SITES/arcadei.it/db/lang/ws_it.js index 94db79c3..97ba7bd7 100755 --- a/_ALL_SITES/arcadei.it/db/lang/ws_it.js +++ b/_ALL_SITES/arcadei.it/db/lang/ws_it.js @@ -244,8 +244,7 @@ const msg_website_it = { }, free: { title: 'Gratuita, Open Source e Niente Pubblicità', - descr: 'Questa App non è in vendita, non ha scopi commerciali, quindi non ha prezzo e nessun dato contenuto in esso verrà mai venduto, in quanto appartiene a Tutti Noi ed a nessuno in particolare.
Chiunque potrá utilizzarla e beneficiarne da essa.
' + - 'Progetto Open Source su GitHub.

' + descr: '' + 'Grazie a Tutti per il sostegno. ', }, titlecontatti: 'Contatti', diff --git a/src/store/Modules/tools.ts b/src/store/Modules/tools.ts index db361fef..b229ab58 100644 --- a/src/store/Modules/tools.ts +++ b/src/store/Modules/tools.ts @@ -7413,8 +7413,10 @@ export const tools = { } catch (e) { console.log('error navigator.standalone ?!') } + }, + // FINE ! // getLocale() { // if (navigator.languages && navigator.languages.length > 0) {