Added fingerprinting fixed + update firebase fingerprint on log in BOD-132

This commit is contained in:
Patrick Fic
2020-05-21 13:17:59 -07:00
parent 2ab2a27d27
commit 201e85d7db
9 changed files with 279 additions and 147 deletions

View File

@@ -312,6 +312,7 @@
"create": "Create",
"delete": "Delete",
"edit": "Edit",
"refresh": "Refresh",
"reset": "Reset to original.",
"save": "Save",
"saveandnew": "Save and New",
@@ -322,6 +323,8 @@
"areyousure": "Are you sure?",
"barcode": "Barcode",
"in": "In",
"instanceconflictext": "Your $t(titles.app) account can only be used on one device at any given time. Refresh your session to take control.",
"instanceconflictitle": "Your account is being used elsewhere.",
"loading": "Loading...",
"loadingapp": "Loading Bodyshop.app",
"loadingshop": "Loading shop data...",

View File

@@ -312,6 +312,7 @@
"create": "",
"delete": "Borrar",
"edit": "Editar",
"refresh": "",
"reset": "Restablecer a original.",
"save": "Salvar",
"saveandnew": "",
@@ -322,6 +323,8 @@
"areyousure": "",
"barcode": "código de barras",
"in": "en",
"instanceconflictext": "",
"instanceconflictitle": "",
"loading": "Cargando...",
"loadingapp": "Cargando Bodyshop.app",
"loadingshop": "Cargando datos de la tienda ...",

View File

@@ -312,6 +312,7 @@
"create": "",
"delete": "Effacer",
"edit": "modifier",
"refresh": "",
"reset": "Rétablir l'original.",
"save": "sauvegarder",
"saveandnew": "",
@@ -322,6 +323,8 @@
"areyousure": "",
"barcode": "code à barre",
"in": "dans",
"instanceconflictext": "",
"instanceconflictitle": "",
"loading": "Chargement...",
"loadingapp": "Chargement de Bodyshop.app",
"loadingshop": "Chargement des données de la boutique ...",