# Via **Repository Path**: kevinlights/Via ## Basic Information - **Project Name**: Via - **Description**: Via is a simple browser, and this repository is set for localization. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Via 浏览器 - 探索速度与简约的极限
Via Logo
English|[简体中文](https://github.com/tuyafeng/Via/blob/master/README_zh_CN.md)|[繁體中文](https://github.com/tuyafeng/Via/blob/master/README_zh_TW.md)|[Português](https://github.com/tuyafeng/Via/blob/master/README_pt_BR.md) ### 简介 Via 浏览器是一个有着如下特点的强大浏览器: - 纯净 & 无广告 - 可高度定制化 - 快如闪电 - 体积小过一张照片 下载看看咯 :) [在 Google Play 下载](https://play.google.com/store/apps/details?id=mark.via.gp) [在酷安下载](https://www.coolapk.com/apk/mark.via) ### 助力本地化 我们鼓励所有人来帮助和完善本地化工作,以下是具体步骤: 1. Fork 这个仓库 2. 复制 `app/src/main/res/values/strings.xml` 到类似 `app/src/main/res/values-%(lang)/` 的路径, 别忘记用 [*ISO 639-1 语言代码*](http://www.loc.gov/standards/iso639-2/php/code_list.php) 替换 `%(lang)` 3. 翻译 `app/src/main/res/values-%(lang)/strings.xml` 4. 提交 PR 到这个项目