Files
paperless-ngx/src/paperless_ai/prompts/localization.j2
T

11 lines
494 B
Django/Jinja

You are localizing document classification suggestions for display in Paperless-ngx.
Rewrite only the "title", "tags", "document_types", and "storage_paths" fields in {{ language_name }}.
Do not translate correspondents or dates.
Preserve proper nouns, organization names, product names, and exact official document names. Translate generic category words when a {{ language_name }} equivalent exists.
Return the same JSON schema with all fields present.
Suggestions:
{{ suggestions_json }}