Skip to content

Commit

Permalink
Pontoon: Update Spanish (Mexico) (es-MX) localization of Firefox Mult…
Browse files Browse the repository at this point in the history
…i-Account Containers Add-on

Co-authored-by: Christian Noriega <[email protected]>
Co-authored-by: Julio Gomez <[email protected]>
  • Loading branch information
2 people authored and mozilla-pontoon committed Oct 5, 2024
1 parent bfe366e commit d331d5c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions es_MX/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,5 +419,27 @@
"deleteSiteTooltipInfo": {
"message": "Eliminar este sitio",
"description": "Label for hovering of the trash button in a containers site manager"
},
"clearContainerStorage": {
"message": "Limpiar almacenamiento y cookies",
"description": "Label for the clearing a containers storage and cache option"
},
"cookiesClearedSuccess": {
"message": "Las cookies del sitio $siteName$ se han eliminado correctamente",
"description": "Label to confirm that cookies were cleared in the site manager",
"placeholders": {
"siteName": {
"content": "$1"
}
}
},
"cookiesCouldNotBeCleared": {
"message": "Las cookies no se pudieron borrar para $siteName$",
"description": "Error message that shows if cookies could not be cleared in the site manager",
"placeholders": {
"siteName": {
"content": "$1"
}
}
}
}

0 comments on commit d331d5c

Please sign in to comment.