# Internationalization **Repository Path**: singmoonshell/Internationalization ## Basic Information - **Project Name**: Internationalization - **Description**: 字符资源国际化Idea插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2021-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Internationalization 字符资源国际化Idea插件,借助此插件可根据原始strings.xml文件生成一百多种语言的strings.xml文件。轻松实现文本国际化。 [![Packagist](https://img.shields.io/badge/Version-1.3-green.svg)](https://github.com/old-traveler/Internationalization)   [![Packagist](https://img.shields.io/badge/Download-676kb-red.svg)](https://raw.githubusercontent.com/old-traveler/Internationalization/master/Internationalization.zip)   ## Effect display ### 源字符资源文件
### 英文字符资源文件
## How to use ### Step 1 下载[Internationalization.zip](https://raw.githubusercontent.com/old-traveler/Internationalization/master/Internationalization.zip)并使用Idea或者AndroidStudio安装此插件 ### Step 2 选择目标strings.xml 右键选择Internationalization选项,并选择目标语言即可 ## Matters needing attention 此插件使用有道[智云翻译api](https://ai.youdao.com/gw.s),翻译次数有限,请节约使用,如需大量使用,请自行去有道智云平台申请账号并将Constant中配置的APP_ID和密钥替换成自己的。