{{ $t("categorize_document_title") }}
{{ $t("categorized_as") }} {{ documentCategory.name }}. {{ $t("categorized_error") }}
{{ $t("not_categorized") }}
{{
selectedCategory.name
}}
{{ $t("choose_category") }}
{{
selectedCategory.description
? selectedCategory.description
: $t("categorize_document_no_category_description")
}}
{{ $t("select_category") }}