feat(i18n): added spanish language (#854)

* spanish

translation

* Create es.yaml
This commit is contained in:
Raúl Mora 2024-01-31 11:10:21 +01:00 committed by GitHub
parent c65ffb6e75
commit 85b50bb8f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,15 @@
tools:
token-generator:
title: Token generator
description: Genera una cadena aleatoria con los caracteres que desees, letras mayúsculas o minúsculas, números y/o símbolos.
uppercase: Mayúsculas (ABC...)
lowercase: Minúsculas (abc...)
numbers: Números (123...)
symbols: Símbolos (!-;...)
length: Longitud
tokenPlaceholder: 'The token...'
copied: Token copiado al portapapeles
button:
copy: Copiar
refresh: Actualizar