feat: 补全西班牙语i18n翻译

- 修正西班牙语代码为es
This commit is contained in:
2025-12-08 18:18:31 +08:00
parent 86a88cf8a1
commit 13875cfc71
15 changed files with 273 additions and 99 deletions

View File

@ -0,0 +1,32 @@
{
"title": "Ancho y Ángulo de Cinta de Papel Multicapa",
"parameters": {
"paper-tube-inner-diameter": "Diámetro interior del tubo de papel",
"bottom-paper-width": "Ancho del papel inferior",
"paper-grammage": "Gramaje del papel",
"paper-density": "Densidad del papel"
},
"operation": {
"remove": "Eliminar",
"add": "Agregar",
"clear": "Limpiar",
"save": "Guardar"
},
"header": {
"layer": "Capa",
"paper-grammage": "Gramaje",
"cumulative-thickness": "Grosor acumulativo",
"angle": "Ángulo",
"paper-tape-width": "Ancho de la cinta de papel"
},
"export": {
"reference": "Referencia",
"minimum": "Mínimo",
"maximum": "Máximo",
"calculated-value": "Valor calculado",
"fit": "AJUSTA",
"not-fit": "NO AJUSTA",
"filename": "Multi-Layer-Paper-Tape-Width-Angle-Calculate",
"sheet-name": "Multi-Layer-Paper-Tape-Width-Angle"
}
}