0
0
Fork 0

fix traduction

This commit is contained in:
Carlos Satorres 2024-09-06 07:50:39 +02:00
parent c8d6a67011
commit 6db1c8f083
2 changed files with 3 additions and 2 deletions

View File

@ -135,7 +135,7 @@ const columns = computed(() => [
field: 'hasFile',
label: t('globals.original'),
name: 'hasFile',
toolTip: t('the documentation is available in paper form'),
toolTip: t('The documentation is available in paper form'),
component: QCheckbox,
props: (prop) => ({
disable: true,
@ -406,6 +406,7 @@ defineExpose({
<i18n>
en:
contentTypesInfo: Allowed file types {allowedContentTypes}
The documentation is available in paper form: The documentation is available in paper form
es:
contentTypesInfo: Tipos de archivo permitidos {allowedContentTypes}
Generate identifier for original file: Generar identificador para archivo original

View File

@ -84,7 +84,7 @@ globals:
description: Description
id: Id
order: Order
original: Original
original: Phys. Doc
file: File
selectFile: Select a file
copyClipboard: Copy on clipboard