altro
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
@@ -244,8 +244,7 @@ const msg_website_it = {
|
||||
},
|
||||
free: {
|
||||
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>' +
|
||||
'<em>Progetto Open Source su <a href="https://github.com/paoloar77/newfreeplanet" target="_blank">GitHub</a>.</em><br><br>'
|
||||
descr: ''
|
||||
+ '<strong>Grazie a Tutti per il sostegno</strong>. ',
|
||||
},
|
||||
titlecontatti: 'Contatti',
|
||||
|
||||
@@ -7413,8 +7413,10 @@ export const tools = {
|
||||
} catch (e) {
|
||||
console.log('error navigator.standalone ?!')
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
// FINE !
|
||||
|
||||
// getLocale() {
|
||||
// if (navigator.languages && navigator.languages.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user