altro
This commit is contained in:
@@ -53,7 +53,7 @@ Thanks to the Quasar Framework and TypeScript !
|
|||||||
|
|
||||||
Clone this repository :
|
Clone this repository :
|
||||||
```bash
|
```bash
|
||||||
$ git clone git@github.com:paoloar77/newfreeplanet example
|
$ git clone git@gitlab.com:surya89/newfreeplanet example
|
||||||
$ cd example
|
$ cd example
|
||||||
$ yarn
|
$ yarn
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -244,8 +244,7 @@ const msg_website_it = {
|
|||||||
},
|
},
|
||||||
free: {
|
free: {
|
||||||
title: 'Gratuita, Open Source e Niente Pubblicità',
|
title: 'Gratuita, Open Source e Niente Pubblicità',
|
||||||
descr: 'Questa App <strong>non è in vendita</strong>, non ha scopi commerciali, quindi <strong>non ha prezzo</strong> e nessun dato contenuto in esso verrà mai venduto, in quanto appartiene a <strong>Tutti Noi</strong> ed a nessuno in particolare.<br>Chiunque potrá utilizzarla e beneficiarne da essa.<br>' +
|
descr: ''
|
||||||
'<em>Progetto Open Source su <a href="https://github.com/paoloar77/newfreeplanet" target="_blank">GitHub</a>.</em><br><br>'
|
|
||||||
+ '<strong>Grazie a Tutti per il sostegno</strong>. ',
|
+ '<strong>Grazie a Tutti per il sostegno</strong>. ',
|
||||||
},
|
},
|
||||||
titlecontatti: 'Contatti',
|
titlecontatti: 'Contatti',
|
||||||
|
|||||||
@@ -7413,8 +7413,10 @@ export const tools = {
|
|||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.log('error navigator.standalone ?!')
|
console.log('error navigator.standalone ?!')
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// FINE !
|
||||||
|
|
||||||
// getLocale() {
|
// getLocale() {
|
||||||
// if (navigator.languages && navigator.languages.length > 0) {
|
// if (navigator.languages && navigator.languages.length > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user