EMI

EMI

1M Downloads

Boolean values in config screen don't have a language key.

eterna1-0blivion opened this issue ยท 0 comments

commented

Similarly with tooltips, there are no language keys for booleans. Currently it's raw "true" and "false", but it could be "Yes" and "No", adapted for each language.

What we have now:
image

What I'd like to see (example for Russian):
image

https://github.com/emilyploszaj/emi/blob/bde2638164d02e1416518f3194b14cac4278ded5/xplat/src/main/java/dev/emi/emi/config/EmiConfig.java#L48C34-L48C38