diff --git a/.env.development b/.env.development deleted file mode 100644 index b6293bf..0000000 --- a/.env.development +++ /dev/null @@ -1,19 +0,0 @@ -APP_VERSION="0.0.57" -APP_NAME="FreePlanet" -SERVICE_WORKER_FILE="service-worker.js" -APP_ID="1" -APP_URL="https://freeplanet.app" -URL_FACEBOOK="https://www.facebook.com/freeplanetapp" -PROVA_PAOLO="PROVA SVILUPPO" -LANG_DEFAULT="it" -PAO_APP_ID="KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF" -MASTER_KEY="KKPPSS5KJK435J3KSS9F9D8S9F8SD3CR3T" -MONGODB_HOST="http://localhost:3000" -LOGO_REG="freeplanet-logo-full.svg" -TEST_EMAIL="paolo.arena77@gmail.com" -TEST_USERNAME="paoloar77" -TEST_PASSWORD="mypassword@1A" -PUBLICKEY_PUSH="BGxRrFWnPoa_ImUaWXmeEOFVI9VNKVKaAPsvsM1XY6wn24yxp9MyOQ4crNYCJKxSXV65Y1GblW5_VLoamedcZ1I" -IN_CONSTRUCTION="0" -DEBUG="1" -TELEGRAM_SUPPORT="https://t.me/freeplanet_supporto" diff --git a/src/statics/i18n.js b/src/statics/i18n.js index 03c7433..458655f 100644 --- a/src/statics/i18n.js +++ b/src/statics/i18n.js @@ -99,8 +99,9 @@ const messages = { }, multiplatform: { title: 'Multi-piattaforma', - descr: 'E\' Compatibile con Google Chrome, Firefox, Safari, iOS, Android e PC. L\'Applicazione s\'installa facilmente, senza passare dallo store. ' + - 'basta condividere il nome del sito www.freeplanet.app', + descr: 'E\' compatibile con Google Chrome, Firefox, Safari, iOS, Android e PC. L\'Applicazione s\'installa facilmente, senza passare dallo store. ' + + 'basta condividere il nome del sito www.freeplanet.app.
' + + 'Dopo la registrazione chiederà di aggiungerlo alla lista delle applicazioni e sullo sfondo', }, free: { title: 'Gratuita, Open Source e Niente Pubblicità', @@ -334,7 +335,8 @@ const messages = { multiplatform: { title: 'Multi-plataforma', descr: 'Compatible con Google Chrome, Firefox, Safari, iOS, Android y PC. La aplicación se instala fácilmente, sin pasar por el store. ' + - 'para compartirlo, necesita solo el nombre del sitio web: www.freeplanet.app', + 'para compartirlo, necesita solo el nombre del sitio web: www.freeplanet.app.
' + + 'Después del registro, le pedirá que lo agregue a la lista de aplicaciones y en la pantalla.', }, free: { title: 'Libre, Código Abierto y Sin Publicidad', @@ -561,7 +563,8 @@ const messages = { multiplatform: { title: 'Multi-platform', descr: 'It is compatible with Google Chrome, Firefox, Safari, iOS, Android and PC. The Application is easily installed, without going through the store. ' + - 'just share the name of this site www.freeplanet.app', + 'just share the name of this site www.freeplanet.app.
' + + 'After registration it will ask to be added to the application list and in the screen', }, free: { title: 'Free, Open Source and No Advertising',