This commit is contained in:
Daniel Arantes Loverde
2026-06-12 16:47:18 -03:00
parent 35418cc4a2
commit 8b9ebdcb44
6 changed files with 150 additions and 8 deletions

View File

@@ -487,6 +487,9 @@
"Escolha o tamanho da sua fome" : {
"comment" : "A label displayed below the pizza size selection.",
"isCommentAutoGenerated" : true
},
"Escolha seu sabor" : {
},
"Este sabor não possui adicionais." : {
"comment" : "A message displayed when a pizza flavor does not have any add-ons.",
@@ -888,7 +891,16 @@
},
"Pizza de varios sabores" : {
"comment" : "A title displayed above the main content of the view.",
"isCommentAutoGenerated" : true
"extractionState" : "stale",
"isCommentAutoGenerated" : true,
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Escolha seu sabor"
}
}
}
},
"Política de Privacidade" : {
"comment" : "The title of the privacy policy section.",