fixed incorrect translation & Make TOC only readeable (#1408)

* fixed incorrect translation

Bloque de combustible -> Combustible en calzos

* Make TOC only redeable

make toc only readable for the user
This commit is contained in:
Toni Vicente
2022-02-22 15:35:21 +01:00
committed by GitHub
parent 54bc5ccb30
commit 219a7cf6f9
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ return [
'fieldsreadonly' => 'Una vez que se ha enviado un PIREP, ciertos campos pasan al modo de solo lectura.',
'flightinformations' => 'Información de vuelo',
'flightident' => 'Vuelo Número/Código/Etapa',
'block_fuel' => 'Bloque de Combustible',
'block_fuel' => 'Combustible en calzos',
'fuel_used' => 'Combustible Usado',
'codeoptional' => 'Código (opcional)',
'legoptional' => 'Etapa (opcional)',