swipe to delete address
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"strings" : {
|
||||
"" : {
|
||||
|
||||
},
|
||||
"..." : {
|
||||
|
||||
},
|
||||
"·" : {
|
||||
"comment" : "A period character used to separate different pieces of information in a list.",
|
||||
@@ -118,6 +121,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Atualize os dados do endereço abaixo." : {
|
||||
"comment" : "A description below the fields in the \"Editar endereço\" form, instructing the user to update their address details.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Boas-vindas!" : {
|
||||
"comment" : "A welcome message displayed in the login view.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -279,6 +286,9 @@
|
||||
"DL" : {
|
||||
"comment" : "An abbreviation for \"Delivery Lady\" used in the user's profile picture circle.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Editar endereço" : {
|
||||
|
||||
},
|
||||
"Enderecos" : {
|
||||
"comment" : "A link to the user's address list.",
|
||||
@@ -292,6 +302,10 @@
|
||||
"comment" : "A description below the login fields, explaining that a verification code will be sent via SMS or email to confirm access.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Excluir" : {
|
||||
"comment" : "A button label that translates to \"Delete\".",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Favorite" : {
|
||||
"comment" : "Item editor title label for marking the item as a favorite",
|
||||
"extractionState" : "stale",
|
||||
@@ -397,14 +411,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"inset %@" : {
|
||||
"comment" : "A label displaying the amount by which the category tabs are inset when they are pinned to the top of the view. The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"inset %lld" : {
|
||||
"comment" : "A label showing the amount of space between the bottom of the category tabs and the top of the viewport.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Insira o código de 8 dígitos enviado" : {
|
||||
"comment" : "A description below the text field where the user inputs their OTP code.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -536,10 +542,6 @@
|
||||
},
|
||||
"O que vai querer pedir hoje?\n " : {
|
||||
|
||||
},
|
||||
"offset %@" : {
|
||||
"comment" : "A label displaying the current scroll offset, useful for debugging The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"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.",
|
||||
@@ -557,10 +559,6 @@
|
||||
"comment" : "A label for the \"Profile\" tab in the main tab view.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"pin %lld" : {
|
||||
"comment" : "A label showing whether the category tabs are pinned or not. The argument is a boolean value (`true` if pinned, `false` otherwise)",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Política de Privacidade" : {
|
||||
"comment" : "The title of the privacy policy section.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -621,14 +619,6 @@
|
||||
},
|
||||
"RESTAURANT" : {
|
||||
|
||||
},
|
||||
"safe %@" : {
|
||||
"comment" : "A debug label showing the safe area inset value. The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"safe %lld" : {
|
||||
"comment" : "A text element displaying the safe area inset at the top of the view",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Save" : {
|
||||
"comment" : "Button title indicating that the current contents should be saved",
|
||||
@@ -732,10 +722,6 @@
|
||||
"comment" : "A link to the app's \"Terms of Use\".",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"th %@" : {
|
||||
"comment" : "A label displaying the threshold at which the category tabs should become pinned. The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Title" : {
|
||||
"comment" : "Label for the item editor form indicating the title of the item",
|
||||
"extractionState" : "stale",
|
||||
|
||||
Reference in New Issue
Block a user