Ho do I add translation of text to JabRef properties file?

Good day,

I am looking at issue No. 6042. “Make item count in groups panel an optional feature”. So I think we need to add one more checkbox to JabRef preferences, and therefore one more translation to “Resource Bundle”.

How do you usually add translation? I can create English and Russian text myself. Bu what about other languages? Google translate?

thanks.

Hi,

as a developer you add the english key and value to the _en.properties file.
https://devdocs.jabref.org/getting-into-the-code/code-howtos#using-localization-correctly

When the PR is merged, the translation files will be synced with Crowdin (Currently it’s paused, to reduce noise, but we will enable it before a new release)
The sync and translations with other languages are handled through Crowdin:

Regards

1 Like