Правки текстов

This commit is contained in:
brusnitsyn
2025-11-05 14:24:17 +09:00
parent 1b7acd7dcd
commit 06b8e2a1db
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ const props = defineProps({
placeholders: {
type: Array,
default: () => [
'Поиск по шаблонам...',
'Поиск по проектам...',
]
},
modelValue: {

View File

@@ -44,7 +44,7 @@ const onCloseModalEdit = () => {
<Page>
<template #header>
<PageHeader>
Доступные шаблоны документов
Доступные проекты документов
</PageHeader>
</template>
<PageBody>