# wailstrans **Repository Path**: EEPPEE_admin/wailstrans ## Basic Information - **Project Name**: wailstrans - **Description**: simple gui translator that use bing translate api, work with mstrans package I develop - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-19 - **Last Updated**: 2026-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: wails, Vue ## README # this is desktop app using my own mstrans package for fun - I was tring to use two solutions, one use go package mstrans to handle translation, and another use bing-translate-api package to handle translation. - but I met some errors when I use bing-translate-api package, so I decided to use mstrans package.