feat: 补全西班牙语i18n翻译
- 修正西班牙语代码为es
This commit is contained in:
32
src/locale/es/page/multi-layer-paper-tape-width-angle.json
Normal file
32
src/locale/es/page/multi-layer-paper-tape-width-angle.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user