shinovon / KEmulator

KEmulator nnmod
https://nnp.nnchan.ru/kem
96 stars 11 forks source link

Ukrainian translation #62

Closed StanleyKid-22 closed 2 months ago

StanleyKid-22 commented 2 months ago

Added the Ukrainian translation. IMHO, It might be better to change format to INI for syntax highlighting in text editors.

shinovon commented 2 months ago

It might be better to change format to INI

Format of localization files is Java Properties, it is quite common. Also, is syntax recognition that necessary?

Feodor0090 commented 2 months ago

IMHO, It might be better to change format to INI for syntax highlighting in text editors

Rename the file to *.ini, edit, then rename it back.

StanleyKid-22 commented 2 months ago

Format of localization files is Java Properties, it is quite common.

OK, got it. 👍🏻