Fix login

This commit is contained in:
Daniel Arantes Loverde
2026-02-21 18:51:39 -03:00
parent 0f5ad4c268
commit 3a3dc7217b
17 changed files with 1296 additions and 91 deletions

View File

@@ -77,6 +77,12 @@
}
}
}
},
"Acompanhamento" : {
},
"Acompanhe seu pedido em tempo real" : {
},
"Add" : {
"comment" : "Button in items list that will cause a new item to be added",
@@ -471,9 +477,8 @@
}
}
},
"Historico vazio" : {
"comment" : "A description displayed when a user has no orders in their history.",
"isCommentAutoGenerated" : true
"Histórico de Pedidos" : {
},
"Home" : {
"comment" : "Tab bar item title for the Home tab",
@@ -576,6 +581,9 @@
"Meus Endereços" : {
"comment" : "A label displayed at the top of the view.",
"isCommentAutoGenerated" : true
},
"Meus Pedidos" : {
},
"Minhas Avaliações" : {
"comment" : "A button that links to their reviews.",
@@ -633,6 +641,9 @@
"Nenhum estabelecimento encontrado próximo à sua localização." : {
"comment" : "A message displayed when no nearby stores are found.",
"isCommentAutoGenerated" : true
},
"Nenhum pedido encontrado." : {
},
"Notes" : {
"comment" : "Item editor form label for the Notes field",
@@ -691,9 +702,14 @@
"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.",
"isCommentAutoGenerated" : true
},
"Pedidos" : {
"comment" : "Navigation links for different sections of the user's profile.",
"isCommentAutoGenerated" : true
"Pedido #%@" : {
},
"Pedido %@" : {
},
"Pedido ID #%@" : {
},
"PediFoods" : {
"comment" : "The name of the app.",
@@ -860,6 +876,9 @@
"Seu carrinho tem itens de outra loja. Deseja limpar o carrinho atual para adicionar este produto?" : {
"comment" : "A message displayed when the user attempts to add a product to their cart from a different store. Asks if the user wants to clear their current cart before adding the new product.",
"isCommentAutoGenerated" : true
},
"Seu código do pedido: %@ - Informe esse número ao motoboy" : {
},
"Seu endereço não é atendido por esta loja.\nDeseja trocar mesmo assim?" : {
"comment" : "An alert that appears when a user tries to place an order from an address that is not served by the store. The alert offers the user the option to either keep the current address or to switch to a different one",