Added proxiwash description

This commit is contained in:
keplyx 2019-08-27 16:28:43 +02:00
parent 47d2e4f2c0
commit 9f24b22c83
4 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
"android",
"web"
],
"version": "0.0.15",
"version": "0.0.16",
"orientation": "portrait",
"primaryColor": "#be1522",
"icon": "./assets/android.icon.png",
@ -36,7 +36,7 @@
},
"android": {
"package": "fr.amicaleinsat.application",
"versionCode": 3,
"versionCode": 4,
"icon": "./assets/android.icon.png",
"adaptiveIcon": {
"foregroundImage": "./assets/android.adaptive-icon.png",

View file

@ -58,7 +58,7 @@ export default class ProxiwashAboutScreen extends React.Component<Props> {
style={{flex: 1, resizeMode: "contain"}}
resizeMode="contain"/>
</View>
<Text>Ta laverie directement sur le campus, au pied du R3.</Text>
<Text>{i18n.t('proxiwashScreen.description')}</Text>
<Card>
<CardItem>
<Left>

View file

@ -100,7 +100,7 @@
"listUpdateFail": "Error while updating machines state",
"error": "Could not update machines state. Pull down to retry.",
"loading": "Loading...",
"description": "This is the washing service operated by Promologis for INSA's residences (We don't mind if you do not live on the campus and you do your laundry here). The room is right next to the R2, with 3 dryers and 9 washers, is open 7d/7 24h/24 ! Here you can check their availability ! You can bring your own detergent, use the one given on site or buy it at the Proximo (cheaper than the one given by the machines ). You can pay b credit card or cash.",
"informationTab": "Information",
"paymentTab" : "Payment",
"tariffs": "Tariffs",

View file

@ -100,7 +100,7 @@
"listUpdateFail": "Erreur lors de la mise à jour del'état des machines",
"error": "Impossible de mettre a jour l'état des machines. Tirez vers le bas pour reessayer.",
"loading": "Chargement...",
"description": "C'est le service de laverie proposé par promologis pour les résidences INSA (On t'en voudra pas si tu loges pas sur le campus et que tu fais ta machine ici). Le local situé au pied du R2 avec ses 3 sèche-linges et 9 machines est ouvert 7J/7 24h/24 ! Ici tu peux vérifier leur disponibilité ! Tu peux amener ta lessive, la prendre sur place ou encore mieux l'acheter au Proximo (moins chère qu'à la laverie directement). Tu peux payer par CB ou espèces.",
"informationTab": "Informations",
"paymentTab" : "Paiement",
"tariffs": "Tarifs",