# translate **Repository Path**: squirrellittle/translate ## Basic Information - **Project Name**: translate - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-02 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简易 快捷翻译工具 #### 介绍 基于百度翻译 api, node环境,对 vue 国际化文件进行批量翻译 默认 以 zh 中文包为初始翻译配置 #### 安装教程 ``` npm install npm run dev ```