Added customer service and contact screens and state
This commit is contained in:
@@ -139,5 +139,17 @@
|
||||
"watchesOnMap": "Smartwatch on the map",
|
||||
"home": "Home",
|
||||
"location": "Location",
|
||||
"chat": "Chat"
|
||||
"chat": "Chat",
|
||||
"channelOnline": "SF online shop",
|
||||
"channelAmazon": "Amazon",
|
||||
"channelStore": "Physical store",
|
||||
"other": "Other",
|
||||
"contactTitle": "Contact us",
|
||||
"selectCountry": "Choose your country",
|
||||
"selectChannel": "Purchase channel",
|
||||
"enterName": "Enter your name",
|
||||
"enterEmail": "Enter your email",
|
||||
"enterSubject": "Your message subject",
|
||||
"enterMessage": "Your message",
|
||||
"sendEmail": "Send!"
|
||||
}
|
||||
@@ -139,5 +139,17 @@
|
||||
"watchesOnMap": "Reloj inteligente en el mapa",
|
||||
"home": "Inicio",
|
||||
"location": "Mapa",
|
||||
"chat": "Chat"
|
||||
"chat": "Chat",
|
||||
"channelOnline": "Tienda online SF",
|
||||
"channelAmazon": "Amazon",
|
||||
"channelStore": "Tienda física",
|
||||
"other": "Otro",
|
||||
"contactTitle": "Contacta con nosotros",
|
||||
"selectCountry": "Selecciona tu país",
|
||||
"selectChannel": "Caal de compra",
|
||||
"enterName": "Introduce tu nombre",
|
||||
"enterEmail": "Introduce tu correo electrónico",
|
||||
"enterSubject": "Asunto del mensaje",
|
||||
"enterMessage": "Tu mensaje",
|
||||
"sendEmail": "!Enviar!"
|
||||
}
|
||||
Reference in New Issue
Block a user