Looking around, I see there have been statements of intent by folk to
localize NiFi [1], but few statements as to how far they got. I saw a
question on stackoverflow [2] on how to hack relevant Java-annotated
references (@CapabilityDescription) which isn't exactly
internationalization, but it's a start.
Most of what our down-streamers use are custom processors, but they use
some standard NiFi ones too, but the UI would be a big job and a pretty
important piece.
Has this sort of thing gone pretty far and I haven't found the right
Google string to find it? I'd happily write a guide for custom processor
coding if it's worth walking the path because the UI is taken care of
(assuming also that my company thinks it's worth the effort and expense,
but I might happily crack the nut and do notes or a tutorial within the
context of writing custom processors).
[1 https://cwiki.apache.org/confluence/display/NIFI/Localize+NiFi ]
[2
https://stackoverflow.com/questions/69766648/how-to-internationalization-in-java-annotations
]