login flow

This commit is contained in:
Daniel Arantes Loverde
2026-02-12 09:44:40 -03:00
parent 3176b67914
commit 38fc71718b
12 changed files with 710 additions and 111 deletions

View File

@@ -156,6 +156,10 @@
}
}
},
"Carregando sua sessão..." : {
"comment" : "A loading message displayed while bootstrapping the user's session.",
"isCommentAutoGenerated" : true
},
"Carrinho" : {
"comment" : "A label for the cart section of the app.",
"isCommentAutoGenerated" : true
@@ -314,10 +318,6 @@
"comment" : "A description of the filters feature that will be added to the home screen.",
"isCommentAutoGenerated" : true
},
"Fluxo de endereco sera implementado na etapa de checkout/perfil." : {
"comment" : "A message explaining that the address selection feature will be implemented in the checkout and profile screens.",
"isCommentAutoGenerated" : true
},
"Hello [%@](https://skip.tools)!" : {
"comment" : "Welcome tab contents",
"extractionState" : "stale",
@@ -385,10 +385,6 @@
"comment" : "A description below the text field where the user inputs their OTP code.",
"isCommentAutoGenerated" : true
},
"Ir para Perfil > Endereços" : {
"comment" : "A button that navigates to the user profile screen when pressed.",
"isCommentAutoGenerated" : true
},
"Já tem uma conta?" : {
"comment" : "A question displayed below the \"Cadastrar e Receber Código\" button in the registration view. The text is a hyperlink to the login view.",
"isCommentAutoGenerated" : true
@@ -513,6 +509,9 @@
"O que vai querer \npedir hoje?" : {
"comment" : "A title displayed above the search bar in the home view.",
"isCommentAutoGenerated" : true
},
"O que vai querer pedir hoje?\n " : {
},
"para %@" : {
"comment" : "A text label displaying the email address to which the one-time password (OTP) was sent. The text is truncated to fit within one line.",
@@ -618,10 +617,6 @@
}
}
},
"Selecionar endereco" : {
"comment" : "A title for the address picker modal view.",
"isCommentAutoGenerated" : true
},
"Settings" : {
"comment" : "Tab bar item title for the Settings tab",
"extractionState" : "stale",

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB