{{ t('pages.objetDetail') }}
{{ errorMessage }}
{{ t('states.loading') }}
{{ item?.nom }}
{{ item?.description }}
{{ t('form.quantite') }}: {{ item?.quantite ?? 0 }}
{{ t('form.statut') }}: {{ item?.statut }}
{{ t('sections.piecesJointes') }}
{{ uploadMessage }}
{{ t('states.loading') }}
{{ piecesErrorMessage }}
- {{ pj.nom_fichier }} ({{ pj.categorie }}) [Principale]
{{ t('sections.champs') }}
{{ champMessage }}
{{ t('states.loading') }}
{{ champsErrorMessage }}
{{ t('sections.liensEmplacements') }}
{{ lienMessage }}
{{ t('states.loading') }}
{{ liensErrorMessage }}
- {{ emplacementLabel(lien.emplacement_id) }} ({{ lien.type }})