Translate rules

How translate rules, if i download from http://download.asqatasun.org/asqatasun-latest.tar.gz?
In GitHub i see dir Rules. But in archive i not found :open_mouth:

Find some way) Use java file.
But if i add translate encoded is broken.

Encoded is utf8 without Bom.

Solution!

Copy rules file in WEB-INF/classes/i18n
And change encode to UTF8 without Bom, if you have other.

Hi,

The translations of the rules are embedded in the jar, contrary to the translations of the applications.

For instance, for the rgaa3 referential, all the i8n can be found here

Once updated, you need to re-compile and That’s all folks !!!

Hope it helps.

Thanks again for all your contribs

Koj