Hello DeepChat Team,
First of all, thank you for this amazing project!
I have manually translated the entire application interface into Hebrew (he-IL).
Since I am not a developer, I wasn't able to build the app locally to test the translation myself.
Could you please verify the files and specifically ensure that RTL (Right-to-Left) support renders correctly?
Attached is a ZIP file containing:
- The
he-IL folder with all the translated JSON files.
- The updated
index.ts file that registers the Hebrew language.
Installation Steps:
- Place the
he-IL folder into: src/renderer/src/i18n/
- Update the
src/renderer/src/i18n/index.ts file with the provided code.
I hope this contribution helps the community!
Best regards.
Hello DeepChat Team,
First of all, thank you for this amazing project!
I have manually translated the entire application interface into Hebrew (he-IL).
Since I am not a developer, I wasn't able to build the app locally to test the translation myself.
Could you please verify the files and specifically ensure that RTL (Right-to-Left) support renders correctly?
Attached is a ZIP file containing:
he-ILfolder with all the translated JSON files.index.tsfile that registers the Hebrew language.Installation Steps:
he-ILfolder into:src/renderer/src/i18n/src/renderer/src/i18n/index.tsfile with the provided code.I hope this contribution helps the community!
Best regards.