I try to create jasper report (Internationalized reports) in different languages. REPORT_LOCALE
parameter used to specify the runtime locale when filling the report. but some languages not available in the jasper report designer.
how to create properties file for new languages based on REPORT_LOCALE
. is it possible.
Thanks