Colapse fix
This commit is contained in:
@@ -118,6 +118,10 @@
|
||||
"comment" : "A welcome message displayed in the login view.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Buscando endereço pelo CEP..." : {
|
||||
"comment" : "A message displayed while an address is being looked up by ZIP code.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Buscando estabelecimentos próximos..." : {
|
||||
"comment" : "A message indicating that the app is searching for nearby stores.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -498,12 +502,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Novo endereço" : {
|
||||
"comment" : "A label for a form to add a new address.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Novo por aqui?" : {
|
||||
"comment" : "A text that appears at the bottom of the screen, inviting users to create an account.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"O que vai querer pedir hoje?" : {
|
||||
"comment" : "A heading displayed above a search bar in the home view.",
|
||||
"O que vai querer \npedir hoje?" : {
|
||||
"comment" : "A title displayed above the search bar in the home view.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"para %@" : {
|
||||
@@ -556,6 +564,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Preencha os dados abaixo para adicionar um endereço." : {
|
||||
"comment" : "A description below the form to add a new address, instructing the user to fill in the required information.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Preencha os dados abaixo para começar." : {
|
||||
"comment" : "A description below the form fields in the registration view, instructing the user to fill them out to start.",
|
||||
"isCommentAutoGenerated" : true
|
||||
|
||||
Reference in New Issue
Block a user