Maynor Peralta

Results 7 comments of Maynor Peralta

That would be great!

The error is that require('@electron/remote') must be called in the rendering process and not in the "main" file. For example, where you create the "**BrowserWindow**" you should import directly from...

That's right! that message is not displayed ("At least one billing address part is missing or invalid"), only this message is displayed: "At least one delivery address part is missing...

I changed the order but it didn't work: ![image](https://user-images.githubusercontent.com/42222569/222069964-10161e0a-74a3-4818-aa17-d4d7b96efbb4.png) ![image](https://user-images.githubusercontent.com/42222569/222070013-ccf6e297-9548-4298-bb6c-e565a52958a0.png)

Hello, Could you please check if this pull request is applicable, or if it requires any additional changes or adaptations? Regards!

Oh, okay! When testing it with "**_admin/ext_**," it doesn't translate: ![image](https://github.com/aimeos/ai-admin-jqadm/assets/42222569/aab9f0dc-682f-442a-b69b-4ad47c30e57d) ![image](https://github.com/aimeos/ai-admin-jqadm/assets/42222569/3ce7bef7-a870-4945-b948-c4fb598a6615) However, it works correctly if I use: ```

Is there another way I can add translations without using Transifex? Alternatively, could you share any documentation to help me better understand admin/ext?