mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-03 08:27:15 +00:00
11 lines
494 B
Django/Jinja
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 }}
|